index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fstar
/
misc
/
Loops.Funs.fst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-04
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
1
-57
/
+53
2023-02-03
Do not unfold the monadic lets for the generated F* code
Son Ho
1
-217
/
+96
2023-02-03
Improve the pretty names generation for loops
Son Ho
1
-10
/
+10
2023-02-03
Implement a pass to filter the unused input arguments in the loop functions
Son Ho
1
-12
/
+9
2023-02-03
Fix an issue with the names of the loop decreases clauses
Son Ho
1
-29
/
+30
2023-02-03
Improve the order of the loop input parameters
Son Ho
1
-5
/
+5
2023-02-03
Improve the heuristic to find pretty names for the variables in the loops
Son Ho
1
-78
/
+81
2023-02-03
Fix some issues with the values given back by loop backward translations
Son Ho
1
-0
/
+67
2023-02-03
Fix an issue with the translation of loops::clear
Son Ho
1
-11
/
+3
2023-02-03
Add more loop examples and fix issues
Son Ho
1
-0
/
+138
2023-02-03
Implement support for nested borrows in loops, and add loop tests
Son Ho
1
-7
/
+349
2023-02-03
Regenerate the tests
Son Ho
1
-0
/
+174
2023-02-03
Improve the loops' numbering
Son Ho
1
-9
/
+9
2023-02-03
Make another loop example work
Son Ho
1
-0
/
+20
2023-02-03
Regenerate the files
Son Ho
1
-13
/
+3
2023-02-03
Make minor modifications and generate code for loops
Son Ho
1
-0
/
+66