summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/Loops.Funs.fst (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-09Regenerate the test filesSon Ho1-0/+56
2024-01-25Regenerate the filesSon Ho1-34/+53
2023-12-23Improve the micro passes to eliminate pattern `let f := fun x => g x`Son Ho1-17/+8
2023-12-22Regenerate the test files and add the fstar-split testsSon Ho1-398/+204
2023-11-21Regenerate the filesSon Ho1-61/+122
2023-11-21Regenerate most of the test filesSon Ho1-9/+5
2023-10-27Regenerate some of the F* test filesSon Ho1-191/+201
2023-07-06Improve the generated commentsSon Ho1-61/+63
2023-06-04Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho1-57/+53
2023-02-03Do not unfold the monadic lets for the generated F* codeSon Ho1-217/+96
2023-02-03Improve the pretty names generation for loopsSon Ho1-10/+10
2023-02-03Implement a pass to filter the unused input arguments in the loop functionsSon Ho1-12/+9
2023-02-03Fix an issue with the names of the loop decreases clausesSon Ho1-29/+30
2023-02-03Improve the order of the loop input parametersSon Ho1-5/+5
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho1-78/+81
2023-02-03Fix some issues with the values given back by loop backward translationsSon Ho1-0/+67
2023-02-03Fix an issue with the translation of loops::clearSon Ho1-11/+3
2023-02-03Add more loop examples and fix issuesSon Ho1-0/+138
2023-02-03Implement support for nested borrows in loops, and add loop testsSon Ho1-7/+349
2023-02-03Regenerate the testsSon Ho1-0/+174
2023-02-03Improve the loops' numberingSon Ho1-9/+9
2023-02-03Make another loop example workSon Ho1-0/+20
2023-02-03Regenerate the filesSon Ho1-13/+3
2023-02-03Make minor modifications and generate code for loopsSon Ho1-0/+66