Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-25 | Make the hashmap files typecheck again in Lean | Son Ho | 1 | -29/+45 |
2023-10-25 | Fix some issues at extraction and add builtins | Son Ho | 1 | -1/+1 |
2023-08-04 | Make minor modifications | Son Ho | 1 | -4/+4 |
2023-08-04 | Start adding support for Arrays/Slices in the Lean library | Son Ho | 1 | -11/+6 |
2023-07-26 | Update some of the Vec function specs | Son Ho | 1 | -4/+9 |
2023-07-25 | Make progress on the proofs of the hashmap | Son Ho | 1 | -12/+8 |
2023-07-25 | Make progress on the hashmap properties | Son Ho | 1 | -3/+10 |
2023-07-25 | Improve int_tac and scalar_tac | Son Ho | 1 | -13/+12 |
2023-07-18 | Make modifications to Vec.lean | Son Ho | 1 | -3/+5 |
2023-07-17 | Start proving theorems for primitive definitions | Son Ho | 1 | -33/+56 |
2023-07-17 | Reorganize the Lean backend | Son Ho | 1 | -0/+113 |