summaryrefslogtreecommitdiff
path: root/tests/fstar (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-09Make administrative updates in the testsSon Ho2-405/+49
2023-11-09Update the failing proofsSon Ho12-1699/+1003
2023-11-09Remove a fileSon Ho1-387/+0
2023-11-09Regenerate the testsSon Ho1-50/+20
2023-11-09Progress on making the traits work for F*Son Ho3-0/+1501
2023-11-09Modify some options and update the MakefileSon Ho1-0/+784
2023-11-08Update the Makefile and regenerate some testsSon Ho1-0/+12
2023-10-27Regenerate more F* filesSon Ho18-1549/+1427
2023-10-27Fix a minor issue and regenerate some F* test filesSon Ho9-593/+626
2023-10-27Regenerate some of the F* test filesSon Ho17-434/+526
2023-10-26Make minor modifications and update the array test for F*Son Ho3-174/+183
2023-10-26Update Primitives.fstSon Ho7-270/+2439
2023-09-07Regenerate the test files and fix a proofSon Ho11-87/+229
2023-08-18Regenerate the array testsSon Ho1-0/+8
2023-08-18Add tests which use const generics as valuesSon Ho1-0/+4
2023-08-09Update the nix flake and regenerate the codeSon Ho5-5/+5
2023-08-08Regenerate the test filesSon Ho7-559/+559
2023-08-07Regenerate the test filesSon Ho2-8/+140
2023-08-04Generate the array test files for Coq and F*Son Ho7-0/+695
2023-08-04Update the Makefile and regenerate the test filesSon Ho5-0/+375
2023-07-06Improve the generated commentsSon Ho14-357/+392
2023-07-05Start using namespaces in the Lean backendSon Ho4-4/+4
2023-06-04Make a minor fixSon Ho4-39/+32
2023-06-04Improve simplify_aggregates to introduce structure updatesSon Ho4-201/+44
2023-06-04Start updating simplify_aggregatesSon Ho6-88/+287
2023-06-04Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho9-289/+306
2023-06-04Make minor fixes, improve formatting for Lean and generate code for all the t...Son Ho8-32/+0
2023-02-03Do not unfold the monadic lets for the generated F* codeSon Ho15-3632/+1667
2023-02-03Update the hashmap and regenerateSon Ho7-40/+27
2023-02-03Improve the pretty names generation for loopsSon Ho3-16/+16
2023-02-03Make modifications to the MakefilesSon Ho1-3/+9
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