| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate the test files | Son Ho | 2024-04-04 | 1 | -65/+55 |
* | Regenerate the test files | Son Ho | 2024-04-04 | 1 | -39/+39 |
* | Regenerate the code | Son Ho | 2024-03-20 | 1 | -11/+11 |
* | Regenerate the tests | Son Ho | 2024-03-19 | 1 | -29/+10 |
* | Regenerate the test files | Son Ho | 2024-03-09 | 1 | -0/+64 |
* | Regenerate the files | Son Ho | 2024-01-25 | 1 | -35/+58 |
* | Fix an issue when deconstructing tuples in Coq | Son Ho | 2023-12-23 | 1 | -2/+2 |
* | 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 | 1 | -484/+245 |
* | Generate a dedicated file for the external types | Son Ho | 2023-11-27 | 1 | -1/+1 |
* | Regenerate the files | Son Ho | 2023-11-21 | 1 | -62/+124 |
* | Regenerate most of the test files | Son Ho | 2023-11-21 | 1 | -9/+6 |
* | Regenerate the Coq test files | Son Ho | 2023-11-09 | 1 | -2/+2 |
* | Regenerate the Coq test files | Son Ho | 2023-10-27 | 1 | -200/+212 |
* | Update the Makefile and regenerate the test files | Son Ho | 2023-08-04 | 1 | -0/+2 |
* | Improve the generated comments | Son Ho | 2023-07-06 | 1 | -61/+63 |
* | Make good progress on generating code for HOL4 | Son Ho | 2023-06-04 | 1 | -9/+9 |
* | 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 |
* | 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 | 1 | -6/+3 |
* | Make minor modifications and generate code for loops | Son Ho | 2023-02-03 | 1 | -0/+72 |