| Commit message (Expand) | Author | Age | Files | Lines |
* | Update some Lean proofs | Son Ho | 2024-04-11 | 1 | -7/+7 |
* | Merge remote-tracking branch 'origin/main' into son/clean | Son Ho | 2024-04-11 | 1 | -6/+14 |
|\ |
|
| * | Update the lean toolchain and fix the proofs | Son Ho | 2024-04-05 | 1 | -6/+14 |
* | | Regenerate the test files | Son Ho | 2024-04-04 | 1 | -31/+31 |
|/ |
|
* | Regenerate the test files | Son Ho | 2024-04-04 | 1 | -6/+6 |
* | Regenerate the test files | Son Ho | 2024-04-04 | 1 | -8/+8 |
* | Regenerate the code | Son Ho | 2024-03-20 | 1 | -17/+12 |
* | Regenerate the tests | Son Ho | 2024-03-19 | 1 | -3/+1 |
* | Regenerate the test files | Son Ho | 2024-03-08 | 1 | -6/+6 |
* | Regenerate the files | Son Ho | 2023-12-23 | 1 | -6/+3 |
* | Update the proof of the hashmap in Lean | Son Ho | 2023-12-23 | 1 | -100/+44 |
* | Regenerate the test files and add the fstar-split tests | Son Ho | 2023-12-22 | 1 | -336/+246 |
* | Regenerate the files | Son Ho | 2023-11-24 | 1 | -21/+19 |
* | Regenerate the files | Son Ho | 2023-11-21 | 2 | -40/+80 |
* | Regenerate most of the test files | Son Ho | 2023-11-21 | 1 | -66/+64 |
* | Update the failing proofs | Son Ho | 2023-11-09 | 1 | -5/+6 |
* | Regenerate the hashmap files | Son Ho | 2023-10-25 | 2 | -86/+133 |
* | 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 |
* | | Regenerate the test files and fix a proof | Son Ho | 2023-09-07 | 1 | -5/+1 |
|/ |
|
* | Update the nix flake and regenerate the code | Son Ho | 2023-08-09 | 1 | -1/+1 |
* | Fix a heart beat issue in a Lean proof | Son Ho | 2023-08-04 | 1 | -0/+4 |
* | Make minor modifications | Son Ho | 2023-08-04 | 1 | -2/+2 |
* | Make a minor formatting modification for Lean | Son Ho | 2023-08-03 | 2 | -0/+2 |
* | 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 impr... | Aymeric Fromherz | 2023-07-17 | 1 | -0/+195 |
* | Make the `by inlit` implicit | Son Ho | 2023-07-12 | 1 | -48/+33 |
* | Use short names for the structure fields in Lean | Son Ho | 2023-07-06 | 2 | -54/+44 |
* | Improve the generated comments | Son Ho | 2023-07-06 | 1 | -130/+132 |
* | Simplify the names used in Primitives.lean | Son Ho | 2023-07-05 | 1 | -31/+31 |
* | Simplify the generated names for the types in Lean | Son Ho | 2023-07-05 | 2 | -108/+105 |
* | Start using namespaces in the Lean backend | Son Ho | 2023-07-05 | 2 | -100/+97 |
* | Regenerate the Lean test files | Son Ho | 2023-07-04 | 2 | -15/+21 |