Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-21 | Add some proofs for the Lean backend (#255) | Son HO | 2 | -20/+49 | |
* 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 | 1 | -1/+1 | |
2024-06-17 | Update the code of the hashmap | Son Ho | 3 | -136/+136 | |
2024-06-05 | Update charon | Nadrieril | 1 | -17/+17 | |
2024-05-31 | Regenerate tests | Aymeric Fromherz | 2 | -3/+3 | |
2024-05-31 | Regenerate test output | Aymeric Fromherz | 1 | -8/+190 | |
2024-05-30 | Implement two phases of loops join + collapse | Aymeric Fromherz | 1 | -190/+8 | |
2024-05-28 | tests: Rename hashmap_utils -> utils | Nadrieril | 3 | -11/+10 | |
2024-05-27 | tests: Merge the hashmap test files | Nadrieril | 6 | -32/+118 | |
2024-05-24 | Update test outputs | Nadrieril | 2 | -32/+32 | |
2024-05-24 | Tweak a path | Nadrieril | 2 | -32/+32 | |
2024-04-25 | Regenerate and fix the tests | Son Ho | 1 | -0/+7 | |
2024-04-25 | Regenerate the Primitives files | Son Ho | 1 | -0/+75 | |
2024-04-04 | Regenerate the test files | Son Ho | 2 | -57/+54 | |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -6/+6 | |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -9/+9 | |
2024-03-20 | Regenerate the code | Son Ho | 1 | -14/+12 | |
2024-03-19 | Regenerate the tests | Son Ho | 1 | -3/+1 | |
2023-12-23 | Regenerate the files | Son Ho | 1 | -5/+3 | |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 2 | -384/+256 | |
2023-12-13 | Regenerate the test files | Son Ho | 1 | -0/+4 | |
2023-11-29 | Regenerate the other files | Son Ho | 1 | -0/+76 | |
2023-11-27 | Generate a dedicated file for the external types | Son Ho | 2 | -4/+4 | |
2023-11-21 | Regenerate the files | Son Ho | 2 | -40/+80 | |
2023-11-21 | Regenerate most of the test files | Son Ho | 2 | -94/+100 | |
2023-11-09 | Regenerate the Coq test files | Son Ho | 1 | -7/+7 | |
2023-10-27 | Regenerate the Coq test files | Son Ho | 3 | -309/+640 | |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 2 | -5/+15 | |
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 | 3 | -6/+53 | |
2023-07-06 | Improve the generated comments | Son Ho | 2 | -39/+48 | |
2023-06-04 | Make good progress on generating code for HOL4 | Son Ho | 1 | -19/+18 | |
2023-06-04 | Start updating simplify_aggregates | Son Ho | 1 | -18/+63 | |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 2 | -2/+3 | |
2023-06-04 | Make minor fixes, improve formatting for Lean and generate code for all the ↵ | Son Ho | 1 | -4/+0 | |
test suite | |||||
2023-02-03 | Update the hashmap and regenerate | Son Ho | 1 | -10/+4 | |
2023-02-03 | Improve the pretty names generation for loops | Son Ho | 1 | -6/+6 | |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 1 | -6/+6 | |
2023-02-03 | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 1 | -40/+41 | |
2023-02-03 | Regenerate the hashmap code and update the proofs | Son Ho | 1 | -76/+158 | |
2023-02-03 | Regenerate the files | Son Ho | 1 | -23/+14 | |
2022-11-16 | Do not introduce match on the fuel for non-recursive functions | Son Ho | 1 | -184/+132 | |
2022-11-16 | Automatically generate the Makefile and _CoqProject files in the tests ↵ | Son Ho | 2 | -3/+4 | |
subdirectories | |||||
2022-11-16 | Generate record field projectors for Coq | Son Ho | 2 | -110/+90 | |
2022-11-16 | Change the name of the generated Coq modules | Son Ho | 2 | -6/+6 | |
2022-11-16 | Improve formatting | Son Ho | 2 | -77/+76 | |
2022-11-16 | Make minor modifications to the extraction | Son Ho | 1 | -2/+0 | |
2022-11-14 | Generate Coq code for `hashmap` and `hashmap_on_disk` | Son Ho | 5 | -0/+1092 | |