| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a Coq file | Son Ho | 2024-04-11 | 1 | -1/+1 |
* | Regenerate the test files | Son Ho | 2024-04-04 | 8 | -185/+165 |
* | Regenerate the test files | Son Ho | 2024-04-04 | 7 | -59/+63 |
* | Regenerate the code | Son Ho | 2024-03-20 | 4 | -22/+17 |
* | Regenerate the tests | Son Ho | 2024-03-19 | 2 | -31/+12 |
* | 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/+35 |
* | Update the generated files | Son Ho | 2024-03-11 | 2 | -31/+32 |
* | Regenerate the test files | Son Ho | 2024-03-09 | 1 | -0/+64 |
* | Rename and regenerate some files | Son Ho | 2024-02-02 | 1 | -1/+1 |
* | Regenerate the files | Son Ho | 2024-01-25 | 1 | -35/+58 |
* | Fix an issue in External_FunsExternal.v | Son Ho | 2023-12-23 | 1 | -15/+3 |
* | Fix an issue when deconstructing tuples in Coq | Son Ho | 2023-12-23 | 1 | -2/+2 |
* | Regenerate the files | Son Ho | 2023-12-23 | 4 | -38/+22 |
* | Improve the micro passes to eliminate pattern `let f := fun x => g x` | Son Ho | 2023-12-23 | 1 | -18/+8 |
* | Regenerate the test files and add the fstar-split tests | Son Ho | 2023-12-22 | 9 | -653/+378 |
* | Annotate the bound vars in the lambdas for Coq | Son Ho | 2023-12-22 | 2 | -273/+231 |
* | Regenerate the test files | Son Ho | 2023-12-13 | 2 | -61/+75 |
* | Regenerate the tests | Son Ho | 2023-12-07 | 1 | -1/+33 |
* | Update following changes in Charon | Son Ho | 2023-12-05 | 2 | -74/+132 |
* | Regenerate the other files | Son Ho | 2023-11-29 | 2 | -0/+77 |
* | Generate the Bitwise test files | Son Ho | 2023-11-29 | 1 | -0/+38 |
* | Generate a dedicated file for the external types | Son Ho | 2023-11-27 | 12 | -24/+59 |
* | Update the generation of files for external definitions and regenerate the tests | Son Ho | 2023-11-27 | 4 | -5/+50 |
* | Regenerate the files | Son Ho | 2023-11-21 | 8 | -188/+376 |
* | Regenerate most of the test files | Son Ho | 2023-11-21 | 5 | -54/+60 |
* | Regenerate the Coq test files | Son Ho | 2023-11-09 | 5 | -27/+27 |
* | Update the Makefile and regenerate some tests | Son Ho | 2023-11-08 | 1 | -0/+12 |
* | Regenerate the Coq test files | Son Ho | 2023-10-27 | 9 | -514/+802 |
* | Regenerate the test files and fix a proof | Son Ho | 2023-09-07 | 2 | -5/+15 |
* | 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 | -9/+9 |
* | Update the Makefile and regenerate the test files | Son Ho | 2023-08-04 | 9 | -6/+65 |
* | Improve the generated comments | Son Ho | 2023-07-06 | 8 | -153/+158 |
* | Start using namespaces in the Lean backend | Son Ho | 2023-07-05 | 1 | -1/+1 |
* | Make good progress on generating code for HOL4 | Son Ho | 2023-06-04 | 5 | -64/+60 |
* | 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 | 4 | -21/+39 |
* | Improve the pretty names generation for loops | Son Ho | 2023-02-03 | 1 | -19/+19 |
* | Implement a pass to filter the unused input arguments in the loop functions | Son Ho | 2023-02-03 | 1 | -11/+7 |
* | Improve the order of the loop input parameters | Son Ho | 2023-02-03 | 1 | -4/+4 |
* | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 2023-02-03 | 1 | -69/+69 |
* | Regenerate the hashmap code and update the proofs | Son Ho | 2023-02-03 | 2 | -7/+2 |
* | Fix some issues with the values given back by loop backward translations | Son Ho | 2023-02-03 | 1 | -0/+73 |
* | Fix an issue with the translation of loops::clear | Son Ho | 2023-02-03 | 1 | -5/+3 |
* | Add more loop examples and fix issues | Son Ho | 2023-02-03 | 1 | -0/+136 |
* | Implement support for nested borrows in loops, and add loop tests | Son Ho | 2023-02-03 | 1 | -6/+374 |
* | Regenerate the tests | Son Ho | 2023-02-03 | 1 | -0/+186 |
* | Improve the loops' numbering | Son Ho | 2023-02-03 | 1 | -10/+9 |
* | Make another loop example work | Son Ho | 2023-02-03 | 1 | -0/+17 |