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