summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/Loops.Funs.fst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update output filesNadrieril2024-05-241-48/+48
* Update test outputsNadrieril2024-05-241-48/+48
* Tweak a pathNadrieril2024-05-241-48/+48
* Regenerate the test filesSon Ho2024-04-041-62/+54
* Regenerate the test filesSon Ho2024-04-041-42/+41
* Regenerate the codeSon Ho2024-03-201-12/+12
* Regenerate the testsSon Ho2024-03-191-25/+10
* Regenerate the test filesSon Ho2024-03-091-0/+56
* Regenerate the filesSon Ho2024-01-251-34/+53
* 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-221-398/+204
* Regenerate the filesSon Ho2023-11-211-61/+122
* Regenerate most of the test filesSon Ho2023-11-211-9/+5
* Regenerate some of the F* test filesSon Ho2023-10-271-191/+201
* Improve the generated commentsSon Ho2023-07-061-61/+63
* Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho2023-06-041-57/+53
* Do not unfold the monadic lets for the generated F* codeSon Ho2023-02-031-217/+96
* 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-031-12/+9
* Fix an issue with the names of the loop decreases clausesSon Ho2023-02-031-29/+30
* Improve the order of the loop input parametersSon Ho2023-02-031-5/+5
* Improve the heuristic to find pretty names for the variables in the loopsSon Ho2023-02-031-78/+81
* Fix some issues with the values given back by loop backward translationsSon Ho2023-02-031-0/+67
* Fix an issue with the translation of loops::clearSon Ho2023-02-031-11/+3
* Add more loop examples and fix issuesSon Ho2023-02-031-0/+138
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-031-7/+349
* Regenerate the testsSon Ho2023-02-031-0/+174
* Improve the loops' numberingSon Ho2023-02-031-9/+9
* Make another loop example workSon Ho2023-02-031-0/+20
* Regenerate the filesSon Ho2023-02-031-13/+3
* Make minor modifications and generate code for loopsSon Ho2023-02-031-0/+66