summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Primitives/Vec.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make minor modificationsSon Ho2023-08-041-4/+4
* Start adding support for Arrays/Slices in the Lean librarySon Ho2023-08-041-11/+6
* Update some of the Vec function specsSon Ho2023-07-261-4/+9
* Make progress on the proofs of the hashmapSon Ho2023-07-251-12/+8
* Make progress on the hashmap propertiesSon Ho2023-07-251-3/+10
* Improve int_tac and scalar_tacSon Ho2023-07-251-13/+12
* Make modifications to Vec.leanSon Ho2023-07-181-3/+5
* Start proving theorems for primitive definitionsSon Ho2023-07-171-33/+56
* Reorganize the Lean backendSon Ho2023-07-171-0/+113