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