| Commit message (Expand) | Author | Files | Lines |
2023-12-23 | Update the proof of the hashmap in Lean | Son Ho | 1 | -100/+44 |
2023-11-09 | Update the failing proofs | Son Ho | 1 | -5/+6 |
2023-09-14 | Fix the hashmap proofs in Lean | Son Ho | 1 | -7/+2 |
2023-09-13 | Make minor modifications | Son Ho | 1 | -5/+3 |
2023-08-04 | Fix a heart beat issue in a Lean proof | Son Ho | 1 | -0/+4 |
2023-07-31 | Make minor modifications | Son Ho | 1 | -0/+9 |
2023-07-26 | Make minor modifications | Son Ho | 1 | -3/+2 |
2023-07-26 | Make a minor modification to a hashmap proof | Son Ho | 1 | -5/+9 |
2023-07-26 | Update some of the Vec function specs | Son Ho | 1 | -16/+19 |
2023-07-26 | Update the syntax of the progress tactic | Son Ho | 1 | -86/+85 |
2023-07-26 | Fix a proof for the hashmap | Son Ho | 1 | -5/+12 |
2023-07-25 | Make progress on the proofs of the hashmap | Son Ho | 1 | -18/+40 |
2023-07-25 | Make progress on the proofs of the hashmap | Son Ho | 1 | -4/+112 |
2023-07-25 | Make progress on the hashmap properties | Son Ho | 1 | -0/+92 |
2023-07-25 | Improve the syntax of progress: `as ⟨ x, y .. ⟩` | Son Ho | 1 | -30/+4 |
2023-07-20 | Improve the interactivity of some hashmap proofs | Son Ho | 1 | -75/+34 |
2023-07-20 | Make progress on some of the hashmap proofs | Son Ho | 1 | -40/+127 |
2023-07-20 | Make some proofs in Hashmap/Properties.lean and improve progress | Son Ho | 1 | -11/+65 |
2023-07-20 | Improve progress further and move some lemmas | Son Ho | 1 | -84/+8 |
2023-07-19 | Improve progress | Son Ho | 1 | -2/+32 |
2023-07-18 | Improve progress | Son Ho | 1 | -13/+11 |
2023-07-17 | Make minor modifications | Son Ho | 1 | -25/+0 |
2023-07-17 | With @sonmarcho, some Lean proofs for hashmaps + comments about possible impr... | Aymeric Fromherz | 1 | -0/+195 |