| Commit message (Expand) | Author | Files | Lines |
2024-01-25 | Regenerate the files | Son Ho | 4 | -51/+82 |
2023-12-23 | Regenerate the files | Son Ho | 4 | -36/+22 |
2023-12-23 | Improve the micro passes to eliminate pattern `let f := fun x => g x` | Son Ho | 1 | -17/+8 |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 8 | -542/+322 |
2023-12-22 | Regenerate some of the NoNestedBorrows tests | Son Ho | 2 | -275/+213 |
2023-12-13 | Regenerate the test files | Son Ho | 2 | -61/+75 |
2023-12-07 | Regenerate the tests | Son Ho | 1 | -0/+29 |
2023-12-05 | Update following changes in Charon | Son Ho | 1 | -73/+129 |
2023-11-29 | Regenerate the other files | Son Ho | 1 | -8/+159 |
2023-11-29 | Generate the Bitwise test files | Son Ho | 1 | -0/+32 |
2023-11-27 | Generate a dedicated file for the external types | Son Ho | 2 | -2/+10 |
2023-11-27 | Update the generation of files for external definitions and regenerate the tests | Son Ho | 2 | -2/+2 |
2023-11-21 | Regenerate the files | Son Ho | 10 | -207/+414 |
2023-11-21 | Regenerate most of the test files | Son Ho | 5 | -57/+56 |
2023-11-09 | Update the failing proofs | Son Ho | 2 | -785/+17 |
2023-11-09 | Modify some options and update the Makefile | Son Ho | 1 | -0/+784 |
2023-11-08 | Update the Makefile and regenerate some tests | Son Ho | 1 | -0/+12 |
2023-10-27 | Regenerate some of the F* test files | Son Ho | 12 | -424/+441 |
2023-10-26 | Update Primitives.fst | Son Ho | 1 | -45/+339 |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 2 | -15/+38 |
2023-08-09 | Update the nix flake and regenerate the code | Son Ho | 1 | -1/+1 |
2023-08-08 | Regenerate the test files | Son Ho | 1 | -6/+6 |
2023-08-04 | Update the Makefile and regenerate the test files | Son Ho | 1 | -0/+75 |
2023-07-06 | Improve the generated comments | Son Ho | 7 | -150/+155 |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 1 | -1/+1 |
2023-06-04 | Start updating simplify_aggregates | Son Ho | 2 | -7/+7 |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 5 | -102/+116 |
2023-02-03 | Do not unfold the monadic lets for the generated F* code | Son Ho | 7 | -521/+221 |
2023-02-03 | Improve the pretty names generation for loops | Son Ho | 1 | -10/+10 |
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 | 3 | -71/+76 |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 3 | -8/+8 |
2023-02-03 | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 2 | -99/+102 |
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 | 6 | -120/+32 |
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 | 1 | -0/+1 |
2022-11-16 | Add the aeneas-verify-fstar derivation | Son Ho | 1 | -1/+2 |
2022-11-16 | Make minor modifications to the extraction | Son Ho | 1 | -10/+14 |
2022-11-14 | Add a `-use-fuel` option | Son Ho | 1 | -0/+3 |
2022-11-14 | Regenerate the files and fix the proofs | Son Ho | 6 | -143/+180 |
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 | 9 | -0/+1391 |