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
/
InterpreterProjectors.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new collections
Son Ho
2022-01-15
1
-7
/
+7
*
Implement greedy expansion of symbolic variables and expansion before
Son Ho
2022-01-14
1
-2
/
+2
*
Update aproj to make AEndedProjLoans take an `aproj option` and add the
Son Ho
2022-01-14
1
-3
/
+5
*
Update the projectors to ignore values when they don't contain regions
Son Ho
2022-01-13
1
-177
/
+187
*
Fix a small bug in projections_intersect and add more debugging output
Son Ho
2022-01-13
1
-4
/
+21
*
Add an optional borrow identifier to AIgnoredMutBorrow, introduce the
Son Ho
2022-01-07
1
-10
/
+17
*
Cleanup
Son Ho
2022-01-06
1
-5
/
+2
*
Make the symbolic, borrow, region and abstration counters global and
Son Ho
2022-01-06
1
-7
/
+1
*
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
1
-16
/
+17
*
Implement a small improvement for apply_reborrows
Son Ho
2022-01-06
1
-3
/
+10
*
Fix some bugs
Son Ho
2022-01-06
1
-0
/
+4
*
Move more definitions and do more cleanup
Son Ho
2022-01-06
1
-0
/
+7
*
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
/
+1
*
Cleanup the dependencies a bit
Son Ho
2022-01-06
1
-2
/
+0
*
Move some functions from Interpreter to InterpreterProjectors
Son Ho
2022-01-06
1
-0
/
+505