| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump charon version | Nadrieril | 2024-05-23 | 4 | -6/+6 |
* | Regenerate and fix the tests | Son Ho | 2024-04-25 | 1 | -0/+6 |
* | Update the tests for External | Son Ho | 2024-04-25 | 5 | -62/+120 |
* | Bump charon | Nadrieril | 2024-04-17 | 1 | -157/+56 |
* | Regenerate the test files | Son Ho | 2024-04-04 | 8 | -203/+188 |
* | Regenerate the test files | Son Ho | 2024-04-04 | 7 | -62/+63 |
* | Regenerate the code | Son Ho | 2024-03-20 | 5 | -22/+18 |
* | Regenerate the tests | Son Ho | 2024-03-19 | 1 | -25/+10 |
* | Regenerate the test files | Son Ho | 2024-03-18 | 1 | -18/+18 |
* | Regenerate the constants tests and update Primitives/Base.lean | Son Ho | 2024-03-18 | 1 | -18/+32 |
* | Update the generated files | Son Ho | 2024-03-11 | 2 | -31/+31 |
* | Regenerate the test files | Son Ho | 2024-03-09 | 3 | -0/+83 |
* | Regenerate the files | Son Ho | 2024-01-25 | 4 | -51/+82 |
* | Regenerate the files | Son Ho | 2023-12-23 | 4 | -36/+22 |
* | Improve the micro passes to eliminate pattern `let f := fun x => g x` | Son Ho | 2023-12-23 | 1 | -17/+8 |
* | Regenerate the test files and add the fstar-split tests | Son Ho | 2023-12-22 | 8 | -542/+322 |
* | Regenerate some of the NoNestedBorrows tests | Son Ho | 2023-12-22 | 2 | -275/+213 |
* | Regenerate the test files | Son Ho | 2023-12-13 | 2 | -61/+75 |
* | Regenerate the tests | Son Ho | 2023-12-07 | 1 | -0/+29 |
* | Update following changes in Charon | Son Ho | 2023-12-05 | 1 | -73/+129 |
* | Regenerate the other files | Son Ho | 2023-11-29 | 1 | -8/+159 |
* | Generate the Bitwise test files | Son Ho | 2023-11-29 | 1 | -0/+32 |
* | Generate a dedicated file for the external types | Son Ho | 2023-11-27 | 2 | -2/+10 |
* | Update the generation of files for external definitions and regenerate the tests | Son Ho | 2023-11-27 | 2 | -2/+2 |
* | Regenerate the files | Son Ho | 2023-11-21 | 10 | -207/+414 |
* | Regenerate most of the test files | Son Ho | 2023-11-21 | 5 | -57/+56 |
* | 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 |