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