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.mli
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
Change the order in which we merge abstractions
Son Ho
1
-23
/
+23
2024-06-03
Factor out some code and update some comments
Son Ho
1
-0
/
+17
2024-05-27
Add markers everywhere, do not use them yet
Aymeric Fromherz
1
-3
/
+28
2024-05-24
Rename meta into span
Aymeric Fromherz
1
-14
/
+14
2024-03-28
formatting
Escherichia
1
-5
/
+9
2024-03-28
Inverted meta and config argument orders (from meta -> config to config -> meta)
Escherichia
1
-9
/
+9
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
1
-13
/
+14
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
1
-47
/
+32
2023-11-12
Remove the 'r type variable from the ty type definition
Son Ho
1
-1
/
+0
2023-02-03
Implement support for nested borrows in loops, and add loop tests
Son Ho
1
-6
/
+7
2023-02-03
Make minor modifications to improve the quality of the loop translation
Son Ho
1
-1
/
+1
2023-02-03
Update the comments in Values and make minor modifications
Son Ho
1
-5
/
+14
2023-02-03
Remove the meta-value field from AMutBorrow
Son Ho
1
-4
/
+0
2023-02-03
Make minor modifications
Son Ho
1
-0
/
+4
2023-02-03
Improve merge_abstractions
Son Ho
1
-5
/
+8
2023-02-03
Make progress on the fixed point computation
Son Ho
1
-0
/
+41
2023-02-03
Make progress on environment matches and joins
Son Ho
1
-8
/
+76
2023-02-03
Make progress on environments matches and joins
Son Ho
1
-0
/
+4
2023-02-03
Start implementing support for loops
Son Ho
1
-0
/
+89
2022-11-07
Rename "inactivated borrows" to "reserved borrows"
Son Ho
1
-2
/
+10
2022-11-07
Add some .mli files
Son Ho
1
-0
/
+34