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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Start updating simplify_aggregates
Son Ho
2023-06-04
2
-7
/
+7
|
*
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
2023-06-04
5
-102
/
+116
|
*
Do not unfold the monadic lets for the generated F* code
Son Ho
2023-02-03
7
-521
/
+221
|
*
Improve the pretty names generation for loops
Son Ho
2023-02-03
1
-10
/
+10
|
*
Implement a pass to filter the unused input arguments in the loop functions
Son Ho
2023-02-03
3
-20
/
+15
|
*
Fix an issue with the names of the loop decreases clauses
Son Ho
2023-02-03
3
-71
/
+76
|
*
Improve the order of the loop input parameters
Son Ho
2023-02-03
3
-8
/
+8
|
*
Improve the heuristic to find pretty names for the variables in the loops
Son Ho
2023-02-03
2
-99
/
+102
|
*
Fix some issues with the values given back by loop backward translations
Son Ho
2023-02-03
3
-0
/
+87
|
*
Fix an issue with the translation of loops::clear
Son Ho
2023-02-03
1
-11
/
+3
|
*
Add more loop examples and fix issues
Son Ho
2023-02-03
3
-0
/
+176
|
*
Implement support for nested borrows in loops, and add loop tests
Son Ho
2023-02-03
3
-12
/
+446
|
*
Regenerate the tests
Son Ho
2023-02-03
3
-0
/
+208
|
*
Improve the loops' numbering
Son Ho
2023-02-03
1
-9
/
+9
|
*
Make another loop example work
Son Ho
2023-02-03
3
-0
/
+27
|
*
Regenerate the files
Son Ho
2023-02-03
6
-120
/
+32
|
*
Make minor modifications and generate code for loops
Son Ho
2023-02-03
4
-0
/
+103
|
*
Automatically generate the Makefile and _CoqProject files in the tests ↵
Son Ho
2022-11-16
1
-0
/
+1
|
|
|
|
subdirectories
*
Add the aeneas-verify-fstar derivation
Son Ho
2022-11-16
1
-1
/
+2
|
*
Make minor modifications to the extraction
Son Ho
2022-11-16
1
-10
/
+14
|
*
Add a `-use-fuel` option
Son Ho
2022-11-14
1
-0
/
+3
|
*
Regenerate the files and fix the proofs
Son Ho
2022-11-14
6
-143
/
+180
|
*
Make good progress on the Coq backend
Son Ho
2022-11-14
1
-53
/
+0
|
*
Reorganize the project to prepare for new backends
Son Ho
2022-11-14
9
-0
/
+1391