summaryrefslogtreecommitdiff
path: root/tests/coq/misc/Loops.v (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-25Regenerate the filesSon Ho1-35/+58
2023-12-23Fix an issue when deconstructing tuples in CoqSon Ho1-2/+2
2023-12-23Improve the micro passes to eliminate pattern `let f := fun x => g x`Son Ho1-18/+8
2023-12-22Regenerate the test files and add the fstar-split testsSon Ho1-484/+245
2023-11-27Generate a dedicated file for the external typesSon Ho1-1/+1
2023-11-21Regenerate the filesSon Ho1-62/+124
2023-11-21Regenerate most of the test filesSon Ho1-9/+6
2023-11-09Regenerate the Coq test filesSon Ho1-2/+2
2023-10-27Regenerate the Coq test filesSon Ho1-200/+212
2023-08-04Update the Makefile and regenerate the test filesSon Ho1-0/+2
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