summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/Loops.Funs.fst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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