summaryrefslogtreecommitdiff
path: root/tests/fstar/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate the test files and fix a proofSon Ho2023-09-072-15/+38
|
* Update the nix flake and regenerate the codeSon Ho2023-08-091-1/+1
|
* Regenerate the test filesSon Ho2023-08-081-6/+6
|
* Update the Makefile and regenerate the test filesSon Ho2023-08-041-0/+75
|
* Improve the generated commentsSon Ho2023-07-067-150/+155
|
* Start using namespaces in the Lean backendSon Ho2023-07-051-1/+1
|
* Start updating simplify_aggregatesSon Ho2023-06-042-7/+7
|
* Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho2023-06-045-102/+116
|
* Do not unfold the monadic lets for the generated F* codeSon Ho2023-02-037-521/+221
|
* Improve the pretty names generation for loopsSon Ho2023-02-031-10/+10
|
* 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-033-71/+76
|
* Improve the order of the loop input parametersSon Ho2023-02-033-8/+8
|
* Improve the heuristic to find pretty names for the variables in the loopsSon Ho2023-02-032-99/+102
|
* 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
|
* Regenerate the filesSon Ho2023-02-036-120/+32
|
* Make minor modifications and generate code for loopsSon Ho2023-02-034-0/+103
|
* Automatically generate the Makefile and _CoqProject files in the tests ↵Son Ho2022-11-161-0/+1
| | | | subdirectories
* Add the aeneas-verify-fstar derivationSon Ho2022-11-161-1/+2
|
* Make minor modifications to the extractionSon Ho2022-11-161-10/+14
|
* Add a `-use-fuel` optionSon Ho2022-11-141-0/+3
|
* Regenerate the files and fix the proofsSon Ho2022-11-146-143/+180
|
* Make good progress on the Coq backendSon Ho2022-11-141-53/+0
|
* Reorganize the project to prepare for new backendsSon Ho2022-11-149-0/+1391