| Commit message (Expand) | Author | Files | Lines |
2023-12-07 | Regenerate the tests | Son Ho | 1 | -1/+33 |
2023-12-05 | Update following changes in Charon | Son Ho | 2 | -74/+132 |
2023-11-29 | Regenerate the other files | Son Ho | 2 | -0/+77 |
2023-11-29 | Generate the Bitwise test files | Son Ho | 1 | -0/+38 |
2023-11-27 | Generate a dedicated file for the external types | Son Ho | 12 | -24/+59 |
2023-11-27 | Update the generation of files for external definitions and regenerate the tests | Son Ho | 4 | -5/+50 |
2023-11-21 | Regenerate the files | Son Ho | 8 | -188/+376 |
2023-11-21 | Regenerate most of the test files | Son Ho | 5 | -54/+60 |
2023-11-09 | Regenerate the Coq test files | Son Ho | 5 | -27/+27 |
2023-11-08 | Update the Makefile and regenerate some tests | Son Ho | 1 | -0/+12 |
2023-10-27 | Regenerate the Coq test files | Son Ho | 9 | -514/+802 |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 2 | -5/+15 |
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 | -9/+9 |
2023-08-04 | Update the Makefile and regenerate the test files | Son Ho | 9 | -6/+65 |
2023-07-06 | Improve the generated comments | Son Ho | 8 | -153/+158 |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 1 | -1/+1 |
2023-06-04 | Make good progress on generating code for HOL4 | Son Ho | 5 | -64/+60 |
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 | 4 | -21/+39 |
2023-02-03 | Improve the pretty names generation for loops | Son Ho | 1 | -19/+19 |
2023-02-03 | Implement a pass to filter the unused input arguments in the loop functions | Son Ho | 1 | -11/+7 |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 1 | -4/+4 |
2023-02-03 | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 1 | -69/+69 |
2023-02-03 | Regenerate the hashmap code and update the proofs | Son Ho | 2 | -7/+2 |
2023-02-03 | Fix some issues with the values given back by loop backward translations | Son Ho | 1 | -0/+73 |
2023-02-03 | Fix an issue with the translation of loops::clear | Son Ho | 1 | -5/+3 |
2023-02-03 | Add more loop examples and fix issues | Son Ho | 1 | -0/+136 |
2023-02-03 | Implement support for nested borrows in loops, and add loop tests | Son Ho | 1 | -6/+374 |
2023-02-03 | Regenerate the tests | Son Ho | 1 | -0/+186 |
2023-02-03 | Improve the loops' numbering | Son Ho | 1 | -10/+9 |
2023-02-03 | Make another loop example work | Son Ho | 1 | -0/+17 |
2023-02-03 | Regenerate the files | Son Ho | 6 | -68/+32 |
2023-02-03 | Make minor modifications and generate code for loops | Son Ho | 2 | -0/+73 |
2022-11-16 | Automatically generate the Makefile and _CoqProject files in the tests subdir... | Son Ho | 2 | -4/+5 |
2022-11-16 | Generate record field projectors for Coq | Son Ho | 3 | -34/+19 |
2022-11-16 | Change the name of the generated Coq modules | Son Ho | 3 | -12/+12 |
2022-11-16 | Improve formatting | Son Ho | 7 | -273/+304 |
2022-11-16 | Make minor modifications to the extraction | Son Ho | 1 | -2/+0 |
2022-11-14 | Extract the Polonius examples in Coq | Son Ho | 2 | -1/+43 |
2022-11-14 | Regenerate the files and fix the proofs | Son Ho | 4 | -59/+71 |
2022-11-14 | Improve the formatting of [if then else] expressions | Son Ho | 2 | -86/+70 |
2022-11-14 | Reactivate the option -test-trans-unis for Coq | Son Ho | 1 | -0/+3 |
2022-11-14 | Improve the formatting of the generated code | Son Ho | 3 | -16/+35 |
2022-11-14 | Implement a pass to decompose nested patterns in let-bindings | Son Ho | 1 | -2/+3 |
2022-11-14 | Make minor modifications | Son Ho | 1 | -2/+1 |
2022-11-14 | Make good progress on the Coq backend | Son Ho | 9 | -0/+1425 |