summaryrefslogtreecommitdiff
path: root/tests/fstar/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the generated filesSon Ho2024-03-112-31/+31
|
* Regenerate the test filesSon Ho2024-03-093-0/+83
|
* Regenerate the filesSon Ho2024-01-254-51/+82
|
* Regenerate the filesSon Ho2023-12-234-36/+22
|
* Improve the micro passes to eliminate pattern `let f := fun x => g x`Son Ho2023-12-231-17/+8
|
* Regenerate the test files and add the fstar-split testsSon Ho2023-12-228-542/+322
|
* Regenerate some of the NoNestedBorrows testsSon Ho2023-12-222-275/+213
|
* Regenerate the test filesSon Ho2023-12-132-61/+75
|
* Regenerate the testsSon Ho2023-12-071-0/+29
|
* Update following changes in CharonSon Ho2023-12-051-73/+129
|
* Regenerate the other filesSon Ho2023-11-291-8/+159
|
* Generate the Bitwise test filesSon Ho2023-11-291-0/+32
|
* Generate a dedicated file for the external typesSon Ho2023-11-272-2/+10
|
* Update the generation of files for external definitions and regenerate the testsSon Ho2023-11-272-2/+2
|
* Regenerate the filesSon Ho2023-11-2110-207/+414
|
* Regenerate most of the test filesSon Ho2023-11-215-57/+56
|
* Update the failing proofsSon Ho2023-11-092-785/+17
|
* 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 some of the F* test filesSon Ho2023-10-2712-424/+441
|
* Update Primitives.fstSon Ho2023-10-261-45/+339
|
* 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
|