| Commit message (Expand) | Author | Files | Lines |
2024-05-31 | Regenerate test output | Aymeric Fromherz | 1 | -16/+348 |
2024-05-30 | Implement two phases of loops join + collapse | Aymeric Fromherz | 1 | -348/+16 |
2024-05-24 | Update output files | Nadrieril | 1 | -48/+48 |
2024-05-24 | Update test outputs | Nadrieril | 1 | -48/+48 |
2024-05-24 | Tweak a path | Nadrieril | 1 | -48/+48 |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -62/+54 |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -42/+41 |
2024-03-20 | Regenerate the code | Son Ho | 1 | -12/+12 |
2024-03-19 | Regenerate the tests | Son Ho | 1 | -25/+10 |
2024-03-09 | Regenerate the test files | Son Ho | 1 | -0/+56 |
2024-01-25 | Regenerate the files | Son Ho | 1 | -34/+53 |
2023-12-23 | Improve the micro passes to eliminate pattern `let f := fun x => g x` | Son Ho | 1 | -17/+8 |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 1 | -398/+204 |
2023-11-21 | Regenerate the files | Son Ho | 1 | -61/+122 |
2023-11-21 | Regenerate most of the test files | Son Ho | 1 | -9/+5 |
2023-10-27 | Regenerate some of the F* test files | Son Ho | 1 | -191/+201 |
2023-07-06 | Improve the generated comments | Son Ho | 1 | -61/+63 |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 1 | -57/+53 |
2023-02-03 | Do not unfold the monadic lets for the generated F* code | Son Ho | 1 | -217/+96 |
2023-02-03 | Improve the pretty names generation for loops | Son Ho | 1 | -10/+10 |
2023-02-03 | Implement a pass to filter the unused input arguments in the loop functions | Son Ho | 1 | -12/+9 |
2023-02-03 | Fix an issue with the names of the loop decreases clauses | Son Ho | 1 | -29/+30 |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 1 | -5/+5 |
2023-02-03 | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 1 | -78/+81 |
2023-02-03 | Fix some issues with the values given back by loop backward translations | Son Ho | 1 | -0/+67 |
2023-02-03 | Fix an issue with the translation of loops::clear | Son Ho | 1 | -11/+3 |
2023-02-03 | Add more loop examples and fix issues | Son Ho | 1 | -0/+138 |
2023-02-03 | Implement support for nested borrows in loops, and add loop tests | Son Ho | 1 | -7/+349 |
2023-02-03 | Regenerate the tests | Son Ho | 1 | -0/+174 |
2023-02-03 | Improve the loops' numbering | Son Ho | 1 | -9/+9 |
2023-02-03 | Make another loop example work | Son Ho | 1 | -0/+20 |
2023-02-03 | Regenerate the files | Son Ho | 1 | -13/+3 |
2023-02-03 | Make minor modifications and generate code for loops | Son Ho | 1 | -0/+66 |