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
/
InterpreterBorrows.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make more modifications to logging
Son Ho
2022-01-07
1
-1
/
+1
|
*
Add an optional borrow identifier to AIgnoredMutBorrow, introduce the
Son Ho
2022-01-07
1
-14
/
+86
|
|
|
|
AEndedIgnoredMutBorrow variant and fix a couple of bugs
*
Add logging information for borrows
Son Ho
2022-01-07
1
-1
/
+28
|
*
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
-5
/
+4
|
|
|
|
stateful
*
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
1
-68
/
+12
|
|
|
|
field in the eval_ctx struct
*
Fix more bugs
Son Ho
2022-01-06
1
-2
/
+8
|
*
Move more definitions and do more cleanup
Son Ho
2022-01-06
1
-0
/
+1
|
*
Cleanup and reorganize
Son Ho
2022-01-06
1
-0
/
+1
|
*
Cleanup a bit more the dependencies and activate more warnings/errors
Son Ho
2022-01-06
1
-4
/
+0
|
*
Cleanup the dependencies a bit
Son Ho
2022-01-06
1
-4
/
+0
|
*
Move some functions from Interpreter to InterpreterBorrows
Son Ho
2022-01-06
1
-0
/
+1115