Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some proofs for the Lean backend (#255) | Son HO | 2024-06-21 | 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> | ||||
* | Bump charon | Nadrieril | 2024-06-18 | 2 | -2/+2 |
| | |||||
* | Update the code of the hashmap | Son Ho | 2024-06-17 | 5 | -163/+163 |
| | |||||
* | Update charon | Nadrieril | 2024-06-05 | 1 | -16/+16 |
| | |||||
* | tests: Rename hashmap_utils -> utils | Nadrieril | 2024-05-28 | 3 | -10/+10 |
| | |||||
* | tests: Merge the hashmap test files | Nadrieril | 2024-05-27 | 6 | -41/+125 |
| | |||||
* | Update test outputs | Nadrieril | 2024-05-24 | 3 | -41/+41 |
| | |||||
* | Tweak a path | Nadrieril | 2024-05-24 | 3 | -41/+41 |
| | |||||
* | Regenerate and fix the tests | Son Ho | 2024-04-25 | 1 | -0/+6 |
| | |||||
* | Regenerate the Primitives files | Son Ho | 2024-04-25 | 1 | -0/+75 |
| | |||||
* | Regenerate the test files | Son Ho | 2024-04-04 | 2 | -63/+58 |
| | |||||
* | Regenerate the test files | Son Ho | 2024-04-04 | 1 | -6/+6 |
| | |||||
* | Regenerate the test files | Son Ho | 2024-04-04 | 1 | -9/+8 |
| | |||||
* | Regenerate the code | Son Ho | 2024-03-20 | 1 | -14/+10 |
| | |||||
* | Regenerate the tests | Son Ho | 2024-03-19 | 1 | -2/+1 |
| | |||||
* | Regenerate the files | Son Ho | 2023-12-23 | 1 | -5/+4 |
| | |||||
* | Regenerate the test files and add the fstar-split tests | Son Ho | 2023-12-22 | 4 | -3794/+202 |
| | |||||
* | Regenerate the test files | Son Ho | 2023-12-13 | 1 | -0/+4 |
| | |||||
* | Regenerate the other files | Son Ho | 2023-11-29 | 1 | -8/+159 |
| | |||||
* | Regenerate the files | Son Ho | 2023-11-21 | 3 | -49/+98 |
| | |||||
* | Regenerate most of the test files | Son Ho | 2023-11-21 | 3 | -119/+117 |
| | |||||
* | Update the failing proofs | Son Ho | 2023-11-09 | 3 | -875/+891 |
| | |||||
* | Regenerate more F* files | Son Ho | 2023-10-27 | 1 | -1/+3 |
| | |||||
* | Fix a minor issue and regenerate some F* test files | Son Ho | 2023-10-27 | 4 | -263/+293 |
| | |||||
* | Regenerate some of the F* test files | Son Ho | 2023-10-27 | 1 | -2/+17 |
| | |||||
* | Update Primitives.fst | Son Ho | 2023-10-26 | 1 | -45/+339 |
| | |||||
* | Regenerate the test files and fix a proof | Son Ho | 2023-09-07 | 2 | -15/+38 |
| | |||||
* | 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 | 1 | -0/+75 |
| | |||||
* | Improve the generated comments | Son Ho | 2023-07-06 | 1 | -38/+47 |
| | |||||
* | Make a minor fix | Son Ho | 2023-06-04 | 1 | -8/+8 |
| | |||||
* | Improve simplify_aggregates to introduce structure updates | Son Ho | 2023-06-04 | 1 | -54/+11 |
| | |||||
* | Start updating simplify_aggregates | Son Ho | 2023-06-04 | 1 | -17/+63 |
| | |||||
* | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 2023-06-04 | 1 | -26/+27 |
| | |||||
* | Make minor fixes, improve formatting for Lean and generate code for all the ↵ | Son Ho | 2023-06-04 | 2 | -8/+0 |
| | | | | test suite | ||||
* | Do not unfold the monadic lets for the generated F* code | Son Ho | 2023-02-03 | 2 | -387/+157 |
| | |||||
* | Update the hashmap and regenerate | Son Ho | 2023-02-03 | 4 | -24/+18 |
| | |||||
* | Improve the pretty names generation for loops | Son Ho | 2023-02-03 | 1 | -3/+3 |
| | |||||
* | Fix an issue with the names of the loop decreases clauses | Son Ho | 2023-02-03 | 4 | -40/+40 |
| | |||||
* | Improve the order of the loop input parameters | Son Ho | 2023-02-03 | 4 | -26/+26 |
| | |||||
* | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 2023-02-03 | 2 | -66/+68 |
| | |||||
* | Regenerate the hashmap code and update the proofs | Son Ho | 2023-02-03 | 3 | -119/+183 |
| | |||||
* | Regenerate the files | Son Ho | 2023-02-03 | 1 | -72/+14 |
| | |||||
* | Automatically generate the Makefile and _CoqProject files in the tests ↵ | Son Ho | 2022-11-16 | 1 | -0/+1 |
| | | | | subdirectories | ||||
* | Add the aeneas-verify-fstar derivation | Son Ho | 2022-11-16 | 1 | -1/+2 |
| | |||||
* | Remove some comments from Hashmap.Properties.fst | Son Ho | 2022-11-16 | 1 | -60/+0 |
| | |||||
* | Make minor modifications to the extraction | Son Ho | 2022-11-16 | 1 | -10/+14 |
| | |||||
* | Add a `-use-fuel` option | Son Ho | 2022-11-14 | 1 | -0/+3 |
| | |||||
* | Regenerate the files and fix the proofs | Son Ho | 2022-11-14 | 4 | -254/+258 |
| | |||||
* | Reorganize the project to prepare for new backends | Son Ho | 2022-11-14 | 8 | -0/+4683 |