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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rename meta into span
Aymeric Fromherz
2024-05-24
1
-14
/
+14
|
*
formatting
Escherichia
2024-03-28
1
-5
/
+9
|
*
Inverted meta and config argument orders (from meta -> config to config -> meta)
Escherichia
2024-03-28
1
-9
/
+9
|
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and ↵
Escherichia
2024-03-28
1
-13
/
+14
|
|
|
|
we need to see how translate_crate can give meta to the functions it calls
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-47
/
+32
|
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-1
/
+0
|
*
Implement support for nested borrows in loops, and add loop tests
Son Ho
2023-02-03
1
-6
/
+7
|
*
Make minor modifications to improve the quality of the loop translation
Son Ho
2023-02-03
1
-1
/
+1
|
*
Update the comments in Values and make minor modifications
Son Ho
2023-02-03
1
-5
/
+14
|
*
Remove the meta-value field from AMutBorrow
Son Ho
2023-02-03
1
-4
/
+0
|
*
Make minor modifications
Son Ho
2023-02-03
1
-0
/
+4
|
*
Improve merge_abstractions
Son Ho
2023-02-03
1
-5
/
+8
|
*
Make progress on the fixed point computation
Son Ho
2023-02-03
1
-0
/
+41
|
*
Make progress on environment matches and joins
Son Ho
2023-02-03
1
-8
/
+76
|
*
Make progress on environments matches and joins
Son Ho
2023-02-03
1
-0
/
+4
|
*
Start implementing support for loops
Son Ho
2023-02-03
1
-0
/
+89
|
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-2
/
+10
|
*
Add some .mli files
Son Ho
2022-11-07
1
-0
/
+34