summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/Loops.Clauses.Template.fst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate the filesSon Ho2023-11-211-19/+38
|
* Regenerate some of the F* test filesSon Ho2023-10-271-1/+2
|
* Implement a pass to filter the unused input arguments in the loop functionsSon Ho2023-02-031-4/+3
|
* Fix an issue with the names of the loop decreases clausesSon Ho2023-02-031-23/+27
|
* Improve the order of the loop input parametersSon Ho2023-02-031-1/+1
|
* Improve the heuristic to find pretty names for the variables in the loopsSon Ho2023-02-031-21/+21
|
* Fix some issues with the values given back by loop backward translationsSon Ho2023-02-031-0/+10
|
* Add more loop examples and fix issuesSon Ho2023-02-031-0/+18
|
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-031-2/+49
|
* Regenerate the testsSon Ho2023-02-031-0/+17
|
* Make another loop example workSon Ho2023-02-031-0/+3
|
* Make minor modifications and generate code for loopsSon Ho2023-02-031-0/+13