| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the failing proofs | Son Ho | 2023-11-09 | 2 | -785/+17 |
* | Modify some options and update the Makefile | Son Ho | 2023-11-09 | 1 | -0/+784 |
* | Update the Makefile and regenerate some tests | Son Ho | 2023-11-08 | 1 | -0/+12 |
* | Regenerate some of the F* test files | Son Ho | 2023-10-27 | 12 | -424/+441 |
* | 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 |
* | Regenerate the test files | Son Ho | 2023-08-08 | 1 | -6/+6 |
* | 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 | 7 | -150/+155 |
* | Start using namespaces in the Lean backend | Son Ho | 2023-07-05 | 1 | -1/+1 |
* | Start updating simplify_aggregates | Son Ho | 2023-06-04 | 2 | -7/+7 |
* | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 2023-06-04 | 5 | -102/+116 |
* | Do not unfold the monadic lets for the generated F* code | Son Ho | 2023-02-03 | 7 | -521/+221 |
* | Improve the pretty names generation for loops | Son Ho | 2023-02-03 | 1 | -10/+10 |
* | Implement a pass to filter the unused input arguments in the loop functions | Son Ho | 2023-02-03 | 3 | -20/+15 |
* | Fix an issue with the names of the loop decreases clauses | Son Ho | 2023-02-03 | 3 | -71/+76 |
* | Improve the order of the loop input parameters | Son Ho | 2023-02-03 | 3 | -8/+8 |
* | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 2023-02-03 | 2 | -99/+102 |
* | Fix some issues with the values given back by loop backward translations | Son Ho | 2023-02-03 | 3 | -0/+87 |
* | Fix an issue with the translation of loops::clear | Son Ho | 2023-02-03 | 1 | -11/+3 |
* | Add more loop examples and fix issues | Son Ho | 2023-02-03 | 3 | -0/+176 |
* | Implement support for nested borrows in loops, and add loop tests | Son Ho | 2023-02-03 | 3 | -12/+446 |
* | Regenerate the tests | Son Ho | 2023-02-03 | 3 | -0/+208 |
* | Improve the loops' numbering | Son Ho | 2023-02-03 | 1 | -9/+9 |
* | Make another loop example work | Son Ho | 2023-02-03 | 3 | -0/+27 |
* | Regenerate the files | Son Ho | 2023-02-03 | 6 | -120/+32 |
* | Make minor modifications and generate code for loops | Son Ho | 2023-02-03 | 4 | -0/+103 |
* | Automatically generate the Makefile and _CoqProject files in the tests subdir... | Son Ho | 2022-11-16 | 1 | -0/+1 |
* | Add the aeneas-verify-fstar derivation | Son Ho | 2022-11-16 | 1 | -1/+2 |
* | 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 | 6 | -143/+180 |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -53/+0 |
* | Reorganize the project to prepare for new backends | Son Ho | 2022-11-14 | 9 | -0/+1391 |