| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -0/+196 |
* | Update the lean dependencies and update IList | Son Ho | 2023-07-17 | 2 | -5/+5 |
* | Make the `by inlit` implicit | Son Ho | 2023-07-12 | 9 | -322/+269 |
* | Use short names for the structure fields in Lean | Son Ho | 2023-07-06 | 8 | -248/+154 |
* | Improve the generated comments | Son Ho | 2023-07-06 | 56 | -1864/+1953 |
* | Simplify the names used in Primitives.lean | Son Ho | 2023-07-05 | 7 | -78/+76 |
* | Simplify the generated names for the types in Lean | Son Ho | 2023-07-05 | 19 | -889/+857 |
* | Start using namespaces in the Lean backend | Son Ho | 2023-07-05 | 38 | -614/+682 |
* | Fix an issue with mkSigmasVal | Son Ho | 2023-07-04 | 1 | -1/+1 |
* | Regenerate the Lean test files | Son Ho | 2023-07-04 | 22 | -192/+275 |
* | Reorganize the Lean tests | Son Ho | 2023-07-04 | 67 | -6245/+1481 |
* | Update the HOL4 proofs for the last *release* version of HOL4 | Son Ho | 2023-06-04 | 6 | -325/+327 |
* | Start setting up the Nix derivation for HOL4 | Son Ho | 2023-06-04 | 2 | -5/+16 |
* | Add a comment | Son Ho | 2023-06-04 | 1 | -1/+5 |
* | Finish the proofs of the hashmap | Son Ho | 2023-06-04 | 2 | -463/+1461 |
* | Prove hash_map_insert_fwd_back_spec | Son Ho | 2023-06-04 | 1 | -1/+59 |
* | Make progress on the proofs of the hash map | Son Ho | 2023-06-04 | 1 | -4/+619 |
* | Make good progress on the proofs of the hashmap in HOL4 | Son Ho | 2023-06-04 | 1 | -46/+686 |
* | Start working on the proofs of the hash map | Son Ho | 2023-06-04 | 1 | -0/+543 |
* | Update tests/Makefile | Son Ho | 2023-06-04 | 1 | -1/+1 |
* | Add the generated HOL4 files | Son Ho | 2023-06-04 | 43 | -0/+13198 |
* | Make good progress on generating code for HOL4 | Son Ho | 2023-06-04 | 11 | -109/+148 |
* | Add Result_Inhabited to Primitives.lean | Son Ho | 2023-06-04 | 8 | -0/+24 |
* | Regenerate the translated files for Lean | Son Ho | 2023-06-04 | 37 | -4931/+4452 |
* | Make a minor fix | Son Ho | 2023-06-04 | 4 | -39/+32 |
* | Improve the generation of variant names for Lean | Son Ho | 2023-06-04 | 11 | -451/+419 |
* | Improve simplify_aggregates to introduce structure updates | Son Ho | 2023-06-04 | 7 | -314/+79 |
* | Start updating simplify_aggregates | Son Ho | 2023-06-04 | 14 | -292/+589 |
* | Make minor modifications to the Lean files | Son Ho | 2023-06-04 | 3 | -15/+14 |
* | Update the extraction of Lean files | Son Ho | 2023-06-04 | 42 | -139/+364 |
* | Reorganize the Lean tests and extract the Polonius tests to Lean | Son Ho | 2023-06-04 | 29 | -0/+2357 |
* | Remove the tests/lean/hashmap_on_disk/Main.lean file | Son Ho | 2023-06-04 | 1 | -10/+0 |
* | Generate all the lakefile.lean files | Son Ho | 2023-06-04 | 6 | -0/+108 |
* | Automate the generation of the lakefile.lean files | Son Ho | 2023-06-04 | 1 | -7/+3 |
* | Update the generation of termination and decreases_by templates for Lean | Son Ho | 2023-06-04 | 3 | -37/+37 |
* | Make minor modifications and regenerate the Lean files | Son Ho | 2023-06-04 | 20 | -1488/+1599 |