summaryrefslogtreecommitdiff
path: root/tests/fstar/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate and fix the testsSon Ho2024-04-251-0/+6
|
* Update the tests for ExternalSon Ho2024-04-255-62/+120
|
* Bump charonNadrieril2024-04-171-157/+56
|
* Regenerate the test filesSon Ho2024-04-048-203/+188
|
* Regenerate the test filesSon Ho2024-04-047-62/+63
|
* Regenerate the codeSon Ho2024-03-205-22/+18
|
* Regenerate the testsSon Ho2024-03-191-25/+10
|
* Regenerate the test filesSon Ho2024-03-181-18/+18
|
* Regenerate the constants tests and update Primitives/Base.leanSon Ho2024-03-181-18/+32
|
* 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
|