Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into son_fixes2 | Son Ho | 2023-12-05 | 1 | -30/+64 |
|\ | |||||
| * | Update the standard libraries | Son Ho | 2023-11-21 | 1 | -3/+3 |
| * | Update the failing proofs | Son Ho | 2023-11-09 | 1 | -4/+22 |
| * | 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 |
* | | Prove that Vec is inhabited | Son Ho | 2023-09-18 | 1 | -0/+4 |
|/ | |||||
* | 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 |