summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/Loops.Funs.fst (unfollow)
Commit message (Expand)AuthorFilesLines
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