summaryrefslogtreecommitdiff
path: root/tests/fstar/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-04Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho5-102/+116
2023-02-03Do not unfold the monadic lets for the generated F* codeSon Ho7-521/+221
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 Ho3-20/+15
2023-02-03Fix an issue with the names of the loop decreases clausesSon Ho3-71/+76
2023-02-03Improve the order of the loop input parametersSon Ho3-8/+8
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho2-99/+102
2023-02-03Fix some issues with the values given back by loop backward translationsSon Ho3-0/+87
2023-02-03Fix an issue with the translation of loops::clearSon Ho1-11/+3
2023-02-03Add more loop examples and fix issuesSon Ho3-0/+176
2023-02-03Implement support for nested borrows in loops, and add loop testsSon Ho3-12/+446
2023-02-03Regenerate the testsSon Ho3-0/+208
2023-02-03Improve the loops' numberingSon Ho1-9/+9
2023-02-03Make another loop example workSon Ho3-0/+27
2023-02-03Regenerate the filesSon Ho6-120/+32
2023-02-03Make minor modifications and generate code for loopsSon Ho4-0/+103
2022-11-16Automatically generate the Makefile and _CoqProject files in the tests subdir...Son Ho1-0/+1
2022-11-16Add the aeneas-verify-fstar derivationSon Ho1-1/+2
2022-11-16Make minor modifications to the extractionSon Ho1-10/+14
2022-11-14Add a `-use-fuel` optionSon Ho1-0/+3
2022-11-14Regenerate the files and fix the proofsSon Ho6-143/+180
2022-11-14Make good progress on the Coq backendSon Ho1-53/+0
2022-11-14Reorganize the project to prepare for new backendsSon Ho9-0/+1391