summaryrefslogtreecommitdiff
path: root/tests/fstar/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-25Regenerate and fix the testsSon Ho1-0/+6
2024-04-25Update the tests for ExternalSon Ho5-62/+120
2024-04-24Update testsZyad Hassan1-6/+0
2024-04-17Bump charonNadrieril1-157/+56
2024-04-04Regenerate the test filesSon Ho8-203/+188
2024-04-04Regenerate the test filesSon Ho7-62/+63
2024-03-20Regenerate the codeSon Ho5-22/+18
2024-03-19Regenerate the testsSon Ho1-25/+10
2024-03-18Regenerate the test filesSon Ho1-18/+18
2024-03-18Regenerate the constants tests and update Primitives/Base.leanSon Ho1-18/+32
2024-03-11Update the generated filesSon Ho2-31/+31
2024-03-09Regenerate the test filesSon Ho3-0/+83
2024-01-25Regenerate the filesSon Ho4-51/+82
2023-12-23Regenerate the filesSon Ho4-36/+22
2023-12-23Improve the micro passes to eliminate pattern `let f := fun x => g x`Son Ho1-17/+8
2023-12-22Regenerate the test files and add the fstar-split testsSon Ho8-542/+322
2023-12-22Regenerate some of the NoNestedBorrows testsSon Ho2-275/+213
2023-12-13Regenerate the test filesSon Ho2-61/+75
2023-12-07Regenerate the testsSon Ho1-0/+29
2023-12-05Update following changes in CharonSon Ho1-73/+129
2023-11-29Regenerate the other filesSon Ho1-8/+159
2023-11-29Generate the Bitwise test filesSon Ho1-0/+32
2023-11-27Generate a dedicated file for the external typesSon Ho2-2/+10
2023-11-27Update the generation of files for external definitions and regenerate the testsSon Ho2-2/+2
2023-11-21Regenerate the filesSon Ho10-207/+414
2023-11-21Regenerate most of the test filesSon Ho5-57/+56
2023-11-09Update the failing proofsSon Ho2-785/+17
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 some of the F* test filesSon Ho12-424/+441
2023-10-26Update Primitives.fstSon Ho1-45/+339
2023-09-07Regenerate the test files and fix a proofSon Ho2-15/+38
2023-08-09Update the nix flake and regenerate the codeSon Ho1-1/+1
2023-08-08Regenerate the test filesSon Ho1-6/+6
2023-08-04Update the Makefile and regenerate the test filesSon Ho1-0/+75
2023-07-06Improve the generated commentsSon Ho7-150/+155
2023-07-05Start using namespaces in the Lean backendSon Ho1-1/+1
2023-06-04Start updating simplify_aggregatesSon Ho2-7/+7
2023-06-04Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho5-102/+116
2023-02-03Do not unfold the monadic lets for the generated F* codeSon Ho7-521/+221
2023-02-03Improve the pretty names generation for loopsSon Ho1-10/+10
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 Ho3-71/+76
2023-02-03Improve the order of the loop input parametersSon Ho3-8/+8
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho2-99/+102
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
2023-02-03Regenerate the testsSon Ho3-0/+208