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
/
InterpreterLoops.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
Make progress on Interpreter.ml
Son Ho
1
-65
/
+80
2023-02-03
Merge loop abs so that there is one abs per function input region group
Son Ho
1
-45
/
+238
2023-02-03
Make minor modifications
Son Ho
1
-30
/
+56
2023-02-03
Add detailed explanations in InterpreterLoops.ml
Son Ho
1
-39
/
+405
2023-02-03
Implement [match_ctx_with_target]
Son Ho
1
-74
/
+612
2023-02-03
End some borrows preemptively when computing loop joins
Son Ho
1
-3
/
+14
2023-02-03
Update the comments in Values and make minor modifications
Son Ho
1
-15
/
+52
2023-02-03
Remove the meta-value field from AMutBorrow
Son Ho
1
-24
/
+8
2023-02-03
Remove the APrimitive variant from the avalues
Son Ho
1
-3
/
+0
2023-02-03
Remove the meta-values from the shared and reserved borrow values
Son Ho
1
-26
/
+11
2023-02-03
Make more fixes
Son Ho
1
-47
/
+159
2023-02-03
Make some fixes
Son Ho
1
-20
/
+200
2023-02-03
Make progress on checking that two environments are equivalent
Son Ho
1
-141
/
+491
2023-02-03
Improve the value visitors and some substitution functions
Son Ho
1
-5
/
+3
2023-02-03
Make more progress on the joins
Son Ho
1
-142
/
+127
2023-02-03
Make progress on the fixed point computation
Son Ho
1
-356
/
+266
2023-02-03
Make progress on the environment matches
Son Ho
1
-7
/
+186
2023-02-03
Make more progress
Son Ho
1
-61
/
+102
2023-02-03
Make progress on environment matches and joins
Son Ho
1
-71
/
+495
2023-02-03
Make progress on environments matches and joins
Son Ho
1
-27
/
+369
2023-02-03
Start implementing support for loops
Son Ho
1
-0
/
+521