summaryrefslogtreecommitdiff
path: root/tests/fstar (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-27Generate a dedicated file for the external typesSon Ho8-11/+43
2023-11-27Update the generation of files for external definitions and regenerate the testsSon Ho8-8/+8
2023-11-24Regenerate the filesSon Ho1-8/+2
2023-11-22Regenerate the test filesSon Ho1-44/+62
2023-11-21Regenerate the filesSon Ho1-17/+19
2023-11-21Regenerate the filesSon Ho29-622/+1244
2023-11-21Regenerate the betree filesSon Ho8-158/+163
2023-11-21Regenerate the Traits filesSon Ho1-59/+62
2023-11-21Regenerate most of the test filesSon Ho16-480/+475
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