Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-21 | Add some proofs for the Lean backend (#255) | Son HO | 3 | -27/+37 | |
* Make progress on the proofs of the hashmap * Make a minor modification to the hashmap * Make progress on the hashmap * Make progress on the proofs * Make progress on the proofs * Make progress on the proof of the hashmap * Progress on the proofs of the hashmap * Update a proof * Update the Charon pin * Make minor modifications to the hashmap * Regenerate the tests * Regenerate the hashmap * Add lemmas to the Lean backend * Make progress on the proofs of the hashmap * Make a minor fix * Finish the proof about the hashmap * Update scalar_tac * Make a minor modification in the hashmap * Update the proofs of the hashmap --------- Co-authored-by: Son Ho <sonho@Sons-MacBook-Pro.local> Co-authored-by: Son Ho <sonho@Sons-MBP.lan> | |||||
2024-06-18 | Bump charon | Nadrieril | 2 | -2/+2 | |
2024-06-17 | Update the code of the hashmap | Son Ho | 5 | -163/+163 | |
2024-06-05 | Update charon | Nadrieril | 1 | -16/+16 | |
2024-05-31 | Regenerate tests | Aymeric Fromherz | 1 | -1/+1 | |
2024-05-31 | Regenerate test output | Aymeric Fromherz | 2 | -8/+202 | |
2024-05-30 | Implement two phases of loops join + collapse | Aymeric Fromherz | 2 | -202/+8 | |
2024-05-28 | tests: Rename hashmap_utils -> utils | Nadrieril | 3 | -10/+10 | |
2024-05-27 | tests: Merge the hashmap test files | Nadrieril | 6 | -41/+125 | |
2024-05-24 | Update test outputs | Nadrieril | 3 | -41/+41 | |
2024-05-24 | Tweak a path | Nadrieril | 3 | -41/+41 | |
2024-04-25 | Regenerate and fix the tests | Son Ho | 1 | -0/+6 | |
2024-04-25 | Regenerate the Primitives files | Son Ho | 1 | -0/+75 | |
2024-04-04 | Regenerate the test files | Son Ho | 2 | -63/+58 | |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -6/+6 | |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -9/+8 | |
2024-03-20 | Regenerate the code | Son Ho | 1 | -14/+10 | |
2024-03-19 | Regenerate the tests | Son Ho | 1 | -2/+1 | |
2023-12-23 | Regenerate the files | Son Ho | 1 | -5/+4 | |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 4 | -3794/+202 | |
2023-12-13 | Regenerate the test files | Son Ho | 1 | -0/+4 | |
2023-11-29 | Regenerate the other files | Son Ho | 1 | -8/+159 | |
2023-11-21 | Regenerate the files | Son Ho | 3 | -49/+98 | |
2023-11-21 | Regenerate most of the test files | Son Ho | 3 | -119/+117 | |
2023-11-09 | Update the failing proofs | Son Ho | 3 | -875/+891 | |
2023-10-27 | Regenerate more F* files | Son Ho | 1 | -1/+3 | |
2023-10-27 | Fix a minor issue and regenerate some F* test files | Son Ho | 4 | -263/+293 | |
2023-10-27 | Regenerate some of the F* test files | Son Ho | 1 | -2/+17 | |
2023-10-26 | Update Primitives.fst | Son Ho | 1 | -45/+339 | |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 2 | -15/+38 | |
2023-08-09 | Update the nix flake and regenerate the code | Son Ho | 1 | -1/+1 | |
2023-08-04 | Update the Makefile and regenerate the test files | Son Ho | 1 | -0/+75 | |
2023-07-06 | Improve the generated comments | Son Ho | 1 | -38/+47 | |
2023-06-04 | Make a minor fix | Son Ho | 1 | -8/+8 | |
2023-06-04 | Improve simplify_aggregates to introduce structure updates | Son Ho | 1 | -54/+11 | |
2023-06-04 | Start updating simplify_aggregates | Son Ho | 1 | -17/+63 | |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 1 | -26/+27 | |
2023-06-04 | Make minor fixes, improve formatting for Lean and generate code for all the ↵ | Son Ho | 2 | -8/+0 | |
test suite | |||||
2023-02-03 | Do not unfold the monadic lets for the generated F* code | Son Ho | 2 | -387/+157 | |
2023-02-03 | Update the hashmap and regenerate | Son Ho | 4 | -24/+18 | |
2023-02-03 | Improve the pretty names generation for loops | Son Ho | 1 | -3/+3 | |
2023-02-03 | Fix an issue with the names of the loop decreases clauses | Son Ho | 4 | -40/+40 | |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 4 | -26/+26 | |
2023-02-03 | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 2 | -66/+68 | |
2023-02-03 | Regenerate the hashmap code and update the proofs | Son Ho | 3 | -119/+183 | |
2023-02-03 | Regenerate the files | Son Ho | 1 | -72/+14 | |
2022-11-16 | Automatically generate the Makefile and _CoqProject files in the tests ↵ | Son Ho | 1 | -0/+1 | |
subdirectories | |||||
2022-11-16 | Add the aeneas-verify-fstar derivation | Son Ho | 1 | -1/+2 | |
2022-11-16 | Remove some comments from Hashmap.Properties.fst | Son Ho | 1 | -60/+0 | |
2022-11-16 | Make minor modifications to the extraction | Son Ho | 1 | -10/+14 | |