index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
Translate.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve formatting
Son Ho
2022-11-16
1
-4
/
+4
*
Add a `-use-fuel` option
Son Ho
2022-11-14
1
-1
/
+7
*
Make good progress on the Coq backend
Son Ho
2022-11-14
1
-73
/
+151
*
Reorganize the project to prepare for new backends
Son Ho
2022-11-14
1
-23
/
+23
*
Make a minor modification
Son Ho
2022-11-11
1
-1
/
+1
*
Move the fstar files to the new backends directory
Son Ho
2022-11-11
1
-1
/
+1
*
Add a `bin` folder
Son Ho
2022-11-11
1
-3
/
+5
*
Factor out the symbolic execution for the forward/backward translations
Son Ho
2022-11-10
1
-41
/
+21
*
Make a minor cleanup
Son Ho
2022-11-10
1
-16
/
+4
*
Implement a Config.ml file which groups all the global options in references
Son Ho
2022-11-10
1
-117
/
+34
*
Implement the generation of stateful backward functions (controlled by an opt...
Son Ho
2022-11-10
1
-12
/
+51
*
Reorganize branching symbolic expansions to prepare for the join operation
Son Ho
2022-11-10
1
-4
/
+7
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-7
/
+6
*
Make minor updates to account for Charon's changes
Son Ho
2022-10-28
1
-10
/
+10
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+871
[prev]