Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | 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 | 1 | -6/+3 |
2023-02-03 | Make minor modifications and generate code for loops | Son Ho | 1 | -0/+72 |