Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do some cleanup in the Lean backend (#257) | Son HO | 2024-06-22 | 1 | -0/+8 |
| | |||||
* | Add some proofs for the Lean backend (#255) | Son HO | 2024-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 a proof | Son Ho | 2024-06-13 | 1 | -1/+1 |
| | |||||
* | Reorganize the files in the Lean backend a bit | Son Ho | 2024-04-12 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/main' into son/clean | Son Ho | 2024-04-11 | 1 | -3/+2 |
|\ | |||||
| * | Update the lean toolchain and fix the proofs | Son Ho | 2024-04-05 | 1 | -3/+2 |
| | | |||||
* | | Rename Result.ret as Result.ok in the backends | Son Ho | 2024-04-04 | 1 | -27/+27 |
|/ | |||||
* | 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 |
| | |||||
* | Fix minor issues | Son Ho | 2023-12-22 | 1 | -0/+42 |
| | |||||
* | Update the Lean standard library | Son Ho | 2023-12-22 | 1 | -57/+11 |
| | |||||
* | Update more names | Son Ho | 2023-11-21 | 1 | -16/+16 |
| | |||||
* | Update the standard libraries | Son Ho | 2023-11-21 | 1 | -20/+19 |
| | |||||
* | Make progress on fixing the extraction | Son Ho | 2023-10-26 | 1 | -64/+64 |
| | |||||
* | Make progress on fixing the extraction for Lean | Son Ho | 2023-10-26 | 1 | -114/+50 |
| | |||||
* | Make the hashmap files typecheck again in Lean | Son Ho | 2023-10-25 | 1 | -2/+59 |
| | |||||
* | Fix some issues at extraction and add builtins | Son Ho | 2023-10-25 | 1 | -0/+560 |