summaryrefslogtreecommitdiff
path: root/tests/fstar (unfollow)
Commit message (Expand)AuthorFilesLines
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 Ho10-142/+149
2023-02-03Improve the order of the loop input parametersSon Ho10-46/+46
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho6-227/+234
2023-02-03Improve PureMicroPasses.filter_useless and regenerate the betree codeSon Ho2-32/+28
2023-02-03Regenerate the hashmap code and update the proofsSon Ho6-219/+356
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 Ho10-649/+147
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 Ho7-2/+16
2022-11-16Add the aeneas-verify-fstar derivationSon Ho5-5/+10
2022-11-16Improve formattingSon Ho2-22/+24
2022-11-16Remove some comments from Hashmap.Properties.fstSon Ho1-60/+0
2022-11-16Make minor modifications to the extractionSon Ho5-50/+70
2022-11-14Add a `-use-fuel` optionSon Ho5-0/+15
2022-11-14Regenerate the files and fix the proofsSon Ho17-1029/+1088
2022-11-14Improve the formatting of the generated codeSon Ho2-20/+16
2022-11-14Make good progress on the Coq backendSon Ho1-53/+0
2022-11-14Reorganize the project to prepare for new backendsSon Ho41-0/+12663