summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/Loops.Clauses.fst (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-09Regenerate the test filesSon Ho1-0/+14
2024-01-25Regenerate the filesSon Ho1-0/+5
2023-10-27Regenerate some of the F* test filesSon Ho1-1/+1
2023-02-03Implement a pass to filter the unused input arguments in the loop functionsSon Ho1-4/+3
2023-02-03Fix an issue with the names of the loop decreases clausesSon Ho1-19/+19
2023-02-03Improve the order of the loop input parametersSon Ho1-2/+2
2023-02-03Fix some issues with the values given back by loop backward translationsSon Ho1-0/+10
2023-02-03Add more loop examples and fix issuesSon Ho1-0/+20
2023-02-03Implement support for nested borrows in loops, and add loop testsSon Ho1-3/+48
2023-02-03Regenerate the testsSon Ho1-0/+17
2023-02-03Make another loop example workSon Ho1-0/+4
2023-02-03Make minor modifications and generate code for loopsSon Ho1-0/+12