summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/Loops.Clauses.fst (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-19/+19
* Improve the order of the loop input parametersSon Ho2023-02-031-2/+2
* 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/+20
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-031-3/+48
* Regenerate the testsSon Ho2023-02-031-0/+17
* Make another loop example workSon Ho2023-02-031-0/+4
* Make minor modifications and generate code for loopsSon Ho2023-02-031-0/+12