| Commit message (Expand) | Author | Files | Lines |
2024-05-28 | tests: Rename hashmap_utils -> utils | Nadrieril | 3 | -6/+6 |
2024-05-28 | tests: Rename betree_main -> betree | Nadrieril | 8 | -114/+114 |
2024-05-24 | Rename some subdirectories for consistency | Nadrieril | 31 | -0/+0 |
2024-04-18 | Address review comments | Nadrieril | 17 | -0/+17 |
2024-04-18 | Ensure we regenerate files properly in CI | Nadrieril | 17 | -17/+0 |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 9 | -83/+11 |
2023-08-09 | Update the nix flake and regenerate the code | Son Ho | 4 | -4/+4 |
2023-08-08 | Regenerate the test files | Son Ho | 5 | -416/+418 |
2023-07-06 | Improve the generated comments | Son Ho | 12 | -291/+320 |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 3 | -3/+3 |
2023-06-04 | Update the HOL4 proofs for the last *release* version of HOL4 | Son Ho | 6 | -325/+327 |
2023-06-04 | Start setting up the Nix derivation for HOL4 | Son Ho | 2 | -5/+16 |
2023-06-04 | Add a comment | Son Ho | 1 | -1/+5 |
2023-06-04 | Finish the proofs of the hashmap | Son Ho | 2 | -463/+1461 |
2023-06-04 | Prove hash_map_insert_fwd_back_spec | Son Ho | 1 | -1/+59 |
2023-06-04 | Make progress on the proofs of the hash map | Son Ho | 1 | -4/+619 |
2023-06-04 | Make good progress on the proofs of the hashmap in HOL4 | Son Ho | 1 | -46/+686 |
2023-06-04 | Start working on the proofs of the hash map | Son Ho | 1 | -0/+543 |
2023-06-04 | Add the generated HOL4 files | Son Ho | 43 | -0/+13198 |
2023-06-04 | Make good progress on generating code for HOL4 | Son Ho | 2 | -0/+42 |