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
(
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
5
-102
/
+116
2023-02-03
Do not unfold the monadic lets for the generated F* code
Son Ho
7
-521
/
+221
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
3
-20
/
+15
2023-02-03
Fix an issue with the names of the loop decreases clauses
Son Ho
3
-71
/
+76
2023-02-03
Improve the order of the loop input parameters
Son Ho
3
-8
/
+8
2023-02-03
Improve the heuristic to find pretty names for the variables in the loops
Son Ho
2
-99
/
+102
2023-02-03
Fix some issues with the values given back by loop backward translations
Son Ho
3
-0
/
+87
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
3
-0
/
+176
2023-02-03
Implement support for nested borrows in loops, and add loop tests
Son Ho
3
-12
/
+446
2023-02-03
Regenerate the tests
Son Ho
3
-0
/
+208
2023-02-03
Improve the loops' numbering
Son Ho
1
-9
/
+9
2023-02-03
Make another loop example work
Son Ho
3
-0
/
+27
2023-02-03
Regenerate the files
Son Ho
6
-120
/
+32
2023-02-03
Make minor modifications and generate code for loops
Son Ho
4
-0
/
+103
2022-11-16
Automatically generate the Makefile and _CoqProject files in the tests subdir...
Son Ho
1
-0
/
+1
2022-11-16
Add the aeneas-verify-fstar derivation
Son Ho
1
-1
/
+2
2022-11-16
Make minor modifications to the extraction
Son Ho
1
-10
/
+14
2022-11-14
Add a `-use-fuel` option
Son Ho
1
-0
/
+3
2022-11-14
Regenerate the files and fix the proofs
Son Ho
6
-143
/
+180
2022-11-14
Make good progress on the Coq backend
Son Ho
1
-53
/
+0
2022-11-14
Reorganize the project to prepare for new backends
Son Ho
9
-0
/
+1391