summaryrefslogtreecommitdiff
path: root/tests/fstar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate the test filesSon Ho2023-11-221-44/+62
|
* Regenerate the filesSon Ho2023-11-211-17/+19
|
* Regenerate the filesSon Ho2023-11-2129-622/+1244
|
* Regenerate the betree filesSon Ho2023-11-218-158/+163
|
* Regenerate the Traits filesSon Ho2023-11-211-59/+62
|
* Regenerate most of the test filesSon Ho2023-11-2116-480/+475
|
* Make administrative updates in the testsSon Ho2023-11-092-405/+49
|
* Update the failing proofsSon Ho2023-11-0912-1699/+1003
|
* Remove a fileSon Ho2023-11-091-387/+0
|
* Regenerate the testsSon Ho2023-11-091-50/+20
|
* Progress on making the traits work for F*Son Ho2023-11-093-0/+1501
|
* Modify some options and update the MakefileSon Ho2023-11-091-0/+784
|
* Update the Makefile and regenerate some testsSon Ho2023-11-081-0/+12
|
* Regenerate more F* filesSon Ho2023-10-2718-1549/+1427
|
* Fix a minor issue and regenerate some F* test filesSon Ho2023-10-279-593/+626
|
* Regenerate some of the F* test filesSon Ho2023-10-2717-434/+526
|
* Make minor modifications and update the array test for F*Son Ho2023-10-263-174/+183
|
* Update Primitives.fstSon Ho2023-10-267-270/+2439
|
* Regenerate the test files and fix a proofSon Ho2023-09-0711-87/+229
|
* Regenerate the array testsSon Ho2023-08-181-0/+8
|
* Add tests which use const generics as valuesSon Ho2023-08-181-0/+4
|
* Update the nix flake and regenerate the codeSon Ho2023-08-095-5/+5
|
* Regenerate the test filesSon Ho2023-08-087-559/+559
|
* Regenerate the test filesSon Ho2023-08-072-8/+140
|
* Generate the array test files for Coq and F*Son Ho2023-08-047-0/+695
|
* Update the Makefile and regenerate the test filesSon Ho2023-08-045-0/+375
|
* Improve the generated commentsSon Ho2023-07-0614-357/+392
|
* Start using namespaces in the Lean backendSon Ho2023-07-054-4/+4
|
* Make a minor fixSon Ho2023-06-044-39/+32
|
* Improve simplify_aggregates to introduce structure updatesSon Ho2023-06-044-201/+44
|
* Start updating simplify_aggregatesSon Ho2023-06-046-88/+287
|
* Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho2023-06-049-289/+306
|
* Make minor fixes, improve formatting for Lean and generate code for all the ↵Son Ho2023-06-048-32/+0
| | | | test suite
* Do not unfold the monadic lets for the generated F* codeSon Ho2023-02-0315-3632/+1667
|
* Update the hashmap and regenerateSon Ho2023-02-037-40/+27
|
* Improve the pretty names generation for loopsSon Ho2023-02-033-16/+16
|
* Make modifications to the MakefilesSon Ho2023-02-031-3/+9
|
* Implement a pass to filter the unused input arguments in the loop functionsSon Ho2023-02-033-20/+15
|
* Fix an issue with the names of the loop decreases clausesSon Ho2023-02-0310-142/+149
|
* Improve the order of the loop input parametersSon Ho2023-02-0310-46/+46
|
* Improve the heuristic to find pretty names for the variables in the loopsSon Ho2023-02-036-227/+234
|
* Improve PureMicroPasses.filter_useless and regenerate the betree codeSon Ho2023-02-032-32/+28
|
* Regenerate the hashmap code and update the proofsSon Ho2023-02-036-219/+356
|
* Fix some issues with the values given back by loop backward translationsSon Ho2023-02-033-0/+87
|
* Fix an issue with the translation of loops::clearSon Ho2023-02-031-11/+3
|
* Add more loop examples and fix issuesSon Ho2023-02-033-0/+176
|
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-033-12/+446
|
* Regenerate the testsSon Ho2023-02-033-0/+208
|
* Improve the loops' numberingSon Ho2023-02-031-9/+9
|
* Make another loop example workSon Ho2023-02-033-0/+27
|