Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump Lean to v4.9.0rc3 (#261) | Son HO | 2024-06-25 | 1 | -3/+0 |
| | |||||
* | Do some cleanup in the Lean backend (#257) | Son HO | 2024-06-22 | 1 | -56/+20 |
| | |||||
* | Improve `scalar_tac` and `scalar_decr_tac` (#256) | Son HO | 2024-06-22 | 1 | -76/+24 |
| | | | | | | | * 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 | -42/+912 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 the tests | Son Ho | 2024-06-17 | 1 | -2/+1 |
| | |||||
* | Update Hashmap/Properties.lean | Son Ho | 2024-06-17 | 1 | -36/+34 |
| | |||||
* | Update the tests | Son Ho | 2024-06-13 | 1 | -15/+15 |
| | |||||
* | Update some Lean proofs | Son Ho | 2024-04-11 | 1 | -7/+7 |
| | |||||
* | Update the lean toolchain and fix the proofs | Son Ho | 2024-04-05 | 1 | -6/+14 |
| | |||||
* | Update the proof of the hashmap in Lean | Son Ho | 2023-12-23 | 1 | -100/+44 |
| | |||||
* | Update the failing proofs | Son Ho | 2023-11-09 | 1 | -5/+6 |
| | |||||
* | Merge branch 'main' into son_traits and fix some issues | Son Ho | 2023-10-16 | 1 | -7/+2 |
|\ | |||||
| * | Fix the hashmap proofs in Lean | Son Ho | 2023-09-14 | 1 | -7/+2 |
| | | |||||
* | | Make minor modifications | Son Ho | 2023-09-13 | 1 | -5/+3 |
|/ | |||||
* | Fix a heart beat issue in a Lean proof | Son Ho | 2023-08-04 | 1 | -0/+4 |
| | |||||
* | Make minor modifications | Son Ho | 2023-07-31 | 1 | -0/+9 |
| | |||||
* | Make minor modifications | Son Ho | 2023-07-26 | 1 | -3/+2 |
| | |||||
* | Make a minor modification to a hashmap proof | Son Ho | 2023-07-26 | 1 | -5/+9 |
| | |||||
* | Update some of the Vec function specs | Son Ho | 2023-07-26 | 1 | -16/+19 |
| | |||||
* | Update the syntax of the progress tactic | Son Ho | 2023-07-26 | 1 | -86/+85 |
| | |||||
* | Fix a proof for the hashmap | Son Ho | 2023-07-26 | 1 | -5/+12 |
| | |||||
* | Make progress on the proofs of the hashmap | Son Ho | 2023-07-25 | 1 | -18/+40 |
| | |||||
* | Make progress on the proofs of the hashmap | Son Ho | 2023-07-25 | 1 | -4/+112 |
| | |||||
* | Make progress on the hashmap properties | Son Ho | 2023-07-25 | 1 | -0/+92 |
| | |||||
* | Improve the syntax of progress: `as ⟨ x, y .. ⟩` | Son Ho | 2023-07-25 | 1 | -30/+4 |
| | |||||
* | Improve the interactivity of some hashmap proofs | Son Ho | 2023-07-20 | 1 | -75/+34 |
| | |||||
* | Make progress on some of the hashmap proofs | Son Ho | 2023-07-20 | 1 | -40/+127 |
| | |||||
* | Make some proofs in Hashmap/Properties.lean and improve progress | Son Ho | 2023-07-20 | 1 | -11/+65 |
| | |||||
* | Improve progress further and move some lemmas | Son Ho | 2023-07-20 | 1 | -84/+8 |
| | |||||
* | Improve progress | Son Ho | 2023-07-19 | 1 | -2/+32 |
| | |||||
* | Improve progress | Son Ho | 2023-07-18 | 1 | -13/+11 |
| | |||||
* | Make minor modifications | Son Ho | 2023-07-17 | 1 | -25/+0 |
| | |||||
* | With @sonmarcho, some Lean proofs for hashmaps + comments about possible ↵ | Aymeric Fromherz | 2023-07-17 | 1 | -0/+195 |
improvements |