| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Regenerate the files | Son Ho | 2023-02-03 | 6 | -68/+32 |
* | Make minor modifications and generate code for loops | Son Ho | 2023-02-03 | 2 | -0/+73 |
* | Automatically generate the Makefile and _CoqProject files in the tests subdir... | Son Ho | 2022-11-16 | 2 | -4/+5 |
* | Generate record field projectors for Coq | Son Ho | 2022-11-16 | 3 | -34/+19 |
* | Change the name of the generated Coq modules | Son Ho | 2022-11-16 | 3 | -12/+12 |
* | Improve formatting | Son Ho | 2022-11-16 | 7 | -273/+304 |
* | Make minor modifications to the extraction | Son Ho | 2022-11-16 | 1 | -2/+0 |
* | Extract the Polonius examples in Coq | Son Ho | 2022-11-14 | 2 | -1/+43 |
* | Regenerate the files and fix the proofs | Son Ho | 2022-11-14 | 4 | -59/+71 |
* | Improve the formatting of [if then else] expressions | Son Ho | 2022-11-14 | 2 | -86/+70 |
* | Reactivate the option -test-trans-unis for Coq | Son Ho | 2022-11-14 | 1 | -0/+3 |
* | Improve the formatting of the generated code | Son Ho | 2022-11-14 | 3 | -16/+35 |
* | Implement a pass to decompose nested patterns in let-bindings | Son Ho | 2022-11-14 | 1 | -2/+3 |
* | Make minor modifications | Son Ho | 2022-11-14 | 1 | -2/+1 |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 9 | -0/+1425 |