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
/
InterpreterExpansion.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sv_kind ("symbolic value kind") to track the origin of the symbolic
Son Ho
2022-01-15
1
-17
/
+18
*
Implement greedy expansion of symbolic variables and expansion before
Son Ho
2022-01-14
1
-30
/
+1
*
Start working on greedy symbolic value expansion and expansion before
Son Ho
2022-01-14
1
-14
/
+118
*
Update aproj to make AEndedProjLoans take an `aproj option` and add the
Son Ho
2022-01-14
1
-7
/
+46
*
Introduce ended borrow/loan projectors over symbolic values
Son Ho
2022-01-13
1
-0
/
+2
*
Add an optional borrow identifier to AIgnoredMutBorrow, introduce the
Son Ho
2022-01-07
1
-10
/
+12
*
Improve logging and introduce eval_operands_prepare
Son Ho
2022-01-07
1
-0
/
+13
*
Cleanup
Son Ho
2022-01-06
1
-2
/
+1
*
Make the symbolic, borrow, region and abstration counters global and
Son Ho
2022-01-06
1
-37
/
+28
*
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
1
-45
/
+32
*
Fix some issues when evaluating assertions
Son Ho
2022-01-06
1
-0
/
+2
*
Cleanup a bit more the dependencies and activate more warnings/errors
Son Ho
2022-01-06
1
-1
/
+0
*
Cleanup the dependencies a bit
Son Ho
2022-01-06
1
-3
/
+0
*
Move some functions from Interpreter to InterpreterExpansion
Son Ho
2022-01-06
1
-0
/
+490