summaryrefslogtreecommitdiff
path: root/tests/coq/misc/Loops.v (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-06Improve the generated commentsSon Ho1-61/+63
2023-06-04Make good progress on generating code for HOL4Son Ho1-9/+9
2023-02-03Improve the pretty names generation for loopsSon Ho1-19/+19
2023-02-03Implement a pass to filter the unused input arguments in the loop functionsSon Ho1-11/+7
2023-02-03Improve the order of the loop input parametersSon Ho1-4/+4
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho1-69/+69
2023-02-03Fix some issues with the values given back by loop backward translationsSon Ho1-0/+73
2023-02-03Fix an issue with the translation of loops::clearSon Ho1-5/+3
2023-02-03Add more loop examples and fix issuesSon Ho1-0/+136
2023-02-03Implement support for nested borrows in loops, and add loop testsSon Ho1-6/+374
2023-02-03Regenerate the testsSon Ho1-0/+186
2023-02-03Improve the loops' numberingSon Ho1-10/+9
2023-02-03Make another loop example workSon Ho1-0/+17
2023-02-03Regenerate the filesSon Ho1-6/+3
2023-02-03Make minor modifications and generate code for loopsSon Ho1-0/+72