summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Primitives/Scalar.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add notations for the Isize.ofInt, etc.Son Ho2023-09-181-0/+16
* Add arithmetic lemmas in Scalar.leanSon Ho2023-09-181-12/+179
* Improve scalar_tacSon Ho2023-09-181-51/+16
* Start adding support for Arrays/Slices in the Lean librarySon Ho2023-08-041-9/+2
* Make progress on the proofs of the hashmapSon Ho2023-07-251-4/+43
* Make progress on the hashmap propertiesSon Ho2023-07-251-21/+27
* Add fine-grained lemmas for the arithmetic operationsSon Ho2023-07-201-7/+130
* Add arithmetic spec lemmasSon Ho2023-07-191-6/+161
* Start proving theorems for primitive definitionsSon Ho2023-07-171-0/+1
* Reorganize the Lean backendSon Ho2023-07-171-0/+507