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