| Commit message (Expand) | Author | Files | Lines |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 11 | -87/+229 |
2023-08-18 | Regenerate the array tests | Son Ho | 1 | -0/+8 |
2023-08-18 | Add tests which use const generics as values | Son Ho | 1 | -0/+4 |
2023-08-09 | Update the nix flake and regenerate the code | Son Ho | 5 | -5/+5 |
2023-08-08 | Regenerate the test files | Son Ho | 7 | -559/+559 |
2023-08-07 | Regenerate the test files | Son Ho | 2 | -8/+140 |
2023-08-04 | Generate the array test files for Coq and F* | Son Ho | 7 | -0/+695 |
2023-08-04 | Update the Makefile and regenerate the test files | Son Ho | 5 | -0/+375 |
2023-07-06 | Improve the generated comments | Son Ho | 14 | -357/+392 |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 4 | -4/+4 |
2023-06-04 | Make a minor fix | Son Ho | 4 | -39/+32 |
2023-06-04 | Improve simplify_aggregates to introduce structure updates | Son Ho | 4 | -201/+44 |
2023-06-04 | Start updating simplify_aggregates | Son Ho | 6 | -88/+287 |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 9 | -289/+306 |
2023-06-04 | Make minor fixes, improve formatting for Lean and generate code for all the t... | Son Ho | 8 | -32/+0 |
2023-02-03 | Do not unfold the monadic lets for the generated F* code | Son Ho | 15 | -3632/+1667 |
2023-02-03 | Update the hashmap and regenerate | Son Ho | 7 | -40/+27 |
2023-02-03 | Improve the pretty names generation for loops | Son Ho | 3 | -16/+16 |
2023-02-03 | Make modifications to the Makefiles | Son Ho | 1 | -3/+9 |
2023-02-03 | Implement a pass to filter the unused input arguments in the loop functions | Son Ho | 3 | -20/+15 |
2023-02-03 | Fix an issue with the names of the loop decreases clauses | Son Ho | 10 | -142/+149 |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 10 | -46/+46 |
2023-02-03 | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 6 | -227/+234 |
2023-02-03 | Improve PureMicroPasses.filter_useless and regenerate the betree code | Son Ho | 2 | -32/+28 |
2023-02-03 | Regenerate the hashmap code and update the proofs | Son Ho | 6 | -219/+356 |
2023-02-03 | Fix some issues with the values given back by loop backward translations | Son Ho | 3 | -0/+87 |
2023-02-03 | Fix an issue with the translation of loops::clear | Son Ho | 1 | -11/+3 |
2023-02-03 | Add more loop examples and fix issues | Son Ho | 3 | -0/+176 |
2023-02-03 | Implement support for nested borrows in loops, and add loop tests | Son Ho | 3 | -12/+446 |
2023-02-03 | Regenerate the tests | Son Ho | 3 | -0/+208 |
2023-02-03 | Improve the loops' numbering | Son Ho | 1 | -9/+9 |
2023-02-03 | Make another loop example work | Son Ho | 3 | -0/+27 |
2023-02-03 | Regenerate the files | Son Ho | 10 | -649/+147 |
2023-02-03 | Make minor modifications and generate code for loops | Son Ho | 4 | -0/+103 |
2022-11-16 | Automatically generate the Makefile and _CoqProject files in the tests subdir... | Son Ho | 7 | -2/+16 |
2022-11-16 | Add the aeneas-verify-fstar derivation | Son Ho | 5 | -5/+10 |
2022-11-16 | Improve formatting | Son Ho | 2 | -22/+24 |
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 | 5 | -50/+70 |
2022-11-14 | Add a `-use-fuel` option | Son Ho | 5 | -0/+15 |
2022-11-14 | Regenerate the files and fix the proofs | Son Ho | 17 | -1029/+1088 |
2022-11-14 | Improve the formatting of the generated code | Son Ho | 2 | -20/+16 |
2022-11-14 | Make good progress on the Coq backend | Son Ho | 1 | -53/+0 |
2022-11-14 | Reorganize the project to prepare for new backends | Son Ho | 41 | -0/+12663 |