| Commit message (Expand) | Author | Files | Lines |
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-09-07 | Regenerate the test files and fix a proof | Son Ho | 1 | -5/+1 |
2023-08-09 | Update the nix flake and regenerate the code | Son Ho | 1 | -1/+1 |
2023-08-04 | Fix a heart beat issue in a Lean proof | Son Ho | 1 | -0/+4 |
2023-08-04 | Make minor modifications | Son Ho | 1 | -2/+2 |
2023-08-03 | Make a minor formatting modification for Lean | Son Ho | 2 | -0/+2 |
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 |
2023-07-12 | Make the `by inlit` implicit | Son Ho | 1 | -48/+33 |
2023-07-06 | Use short names for the structure fields in Lean | Son Ho | 2 | -54/+44 |
2023-07-06 | Improve the generated comments | Son Ho | 1 | -130/+132 |
2023-07-05 | Simplify the names used in Primitives.lean | Son Ho | 1 | -31/+31 |
2023-07-05 | Simplify the generated names for the types in Lean | Son Ho | 2 | -108/+105 |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 2 | -100/+97 |
2023-07-04 | Regenerate the Lean test files | Son Ho | 2 | -15/+21 |
2023-07-04 | Reorganize the Lean tests | Son Ho | 2 | -0/+491 |