Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do some cleanup in the Lean backend (#257) | Son HO | 2024-06-22 | 1 | -0/+4 |
| | |||||
* | Improve `scalar_tac` and `scalar_decr_tac` (#256) | Son HO | 2024-06-22 | 1 | -5/+2 |
| | | | | | | | * Fix an issue in a proof of the hashmap * Improve scalar_decr_tac * Improve the error message of scalar_tac and add the missing Termination.lean | ||||
* | Add some proofs for the Lean backend (#255) | Son HO | 2024-06-21 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make progress on the proofs of the hashmap * Make a minor modification to the hashmap * Make progress on the hashmap * Make progress on the proofs * Make progress on the proofs * Make progress on the proof of the hashmap * Progress on the proofs of the hashmap * Update a proof * Update the Charon pin * Make minor modifications to the hashmap * Regenerate the tests * Regenerate the hashmap * Add lemmas to the Lean backend * Make progress on the proofs of the hashmap * Make a minor fix * Finish the proof about the hashmap * Update scalar_tac * Make a minor modification in the hashmap * Update the proofs of the hashmap --------- Co-authored-by: Son Ho <sonho@Sons-MacBook-Pro.local> Co-authored-by: Son Ho <sonho@Sons-MBP.lan> | ||||
* | Update Lean to v4.9.0-rc1 | Son Ho | 2024-06-13 | 1 | -2/+1 |
| | |||||
* | Fix more issues | Son Ho | 2024-06-13 | 1 | -2/+2 |
| | |||||
* | Add more definitions to the Lean library | Son Ho | 2024-04-12 | 1 | -0/+39 |
| | |||||
* | Merge remote-tracking branch 'origin/main' into son/clean | Son Ho | 2024-04-11 | 1 | -1/+0 |
|\ | |||||
| * | Update the lean toolchain and fix the proofs | Son Ho | 2024-04-05 | 1 | -1/+0 |
| | | |||||
* | | Rename Result.ret as Result.ok in the backends | Son Ho | 2024-04-04 | 1 | -13/+13 |
|/ | |||||
* | Update the handling of notations like #u32 or #isize | Son Ho | 2024-03-08 | 1 | -1/+1 |
| | |||||
* | Fix more proofs | Son Ho | 2024-02-02 | 1 | -1/+1 |
| | |||||
* | Update the Lean standard library | Son Ho | 2023-12-22 | 1 | -15/+23 |
| | |||||
* | 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 |