summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Primitives/Vec.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into son_fixes2Son Ho2023-12-051-30/+64
|\
| * Update the standard librariesSon Ho2023-11-211-3/+3
| * Update the failing proofsSon Ho2023-11-091-4/+22
| * Make the hashmap files typecheck again in LeanSon Ho2023-10-251-29/+45
| * Fix some issues at extraction and add builtinsSon Ho2023-10-251-1/+1
* | Prove that Vec is inhabitedSon Ho2023-09-181-0/+4
|/
* 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