index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SymbolicAst.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-03
Cleanup a bit
Son Ho
1
-1
/
+0
2022-01-28
Remove the Aggregated variant from SymbolicAst.meta as it is included in
Son Ho
1
-2
/
+0
2022-01-28
Generate meta-information for the assignments
Son Ho
1
-10
/
+10
2022-01-27
Generate meta-information for assignments in the symbolic AST
Son Ho
1
-0
/
+2
2022-01-27
Rename the meta-places to [mplace] and update some comments
Son Ho
1
-6
/
+6
2022-01-27
Add meta information for the variable names in SymbolicAst
Son Ho
1
-2
/
+33
2022-01-26
Make more progress on generating the symbolic AST for the backward
Son Ho
1
-3
/
+5
2022-01-25
Make progress on SymbolicToPure.translate_end_abstraction
Son Ho
1
-0
/
+1
2022-01-25
Make good progress on SymbolicToPure.translate_expansion
Son Ho
1
-5
/
+8
2022-01-25
Implement SymbolicToPure.translate_fun_sig
Son Ho
1
-3
/
+9
2022-01-24
Make minor modifications
Son Ho
1
-0
/
+1
2022-01-21
Finish updating the calls to the synthesis functions to generate the
Son Ho
1
-4
/
+10
2022-01-21
Start working on the generation of the symbolic AST
Son Ho
1
-0
/
+47