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
/
InterpreterBorrows.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make some fixes
Son Ho
2023-02-03
1
-9
/
+8
*
Improve some visitors and ctx_merge_regions
Son Ho
2023-02-03
1
-27
/
+1
*
Make minor modifications
Son Ho
2023-02-03
1
-1
/
+7
*
Improve merge_abstractions
Son Ho
2023-02-03
1
-1
/
+71
*
Make progress on the fixed point computation
Son Ho
2023-02-03
1
-6
/
+45
*
Make progress on the environment matches
Son Ho
2023-02-03
1
-9
/
+21
*
Make progress on environment matches and joins
Son Ho
2023-02-03
1
-159
/
+488
*
Make progress on environments matches and joins
Son Ho
2023-02-03
1
-2
/
+4
*
Start implementing support for loops
Son Ho
2023-02-03
1
-71
/
+525
*
Implement a Config.ml file which groups all the global options in references
Son Ho
2022-11-10
1
-2
/
+2
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-28
/
+25
*
Add some .mli files
Son Ho
2022-11-07
1
-36
/
+44
*
Update InterpreterBorrows
Son Ho
2022-11-07
1
-70
/
+35
*
Add ids to the dummy variables
Son Ho
2022-11-07
1
-1
/
+1
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-28
/
+32
*
Take care of some TODOs
Son Ho
2022-10-28
1
-1
/
+1
*
Fix some comment references
Son Ho
2022-10-27
1
-5
/
+5
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+1580
[prev]