| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |