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
/
InterpreterLoopsCore.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
Cleanup a bit
Son Ho
1
-5
/
+15
2024-06-03
Cleanup a bit
Son Ho
1
-8
/
+8
2024-05-31
Add markers when creating new abstractions because of a join with bottom
Aymeric Fromherz
1
-0
/
+44
2024-05-30
Implement two phases of loops join + collapse
Aymeric Fromherz
1
-27
/
+0
2024-05-28
Compute marker information for borrow/loan maps
Aymeric Fromherz
1
-6
/
+19
2024-05-28
Add type and set/map for marker and borrow id
Aymeric Fromherz
1
-0
/
+14
2024-05-27
Add markers everywhere, do not use them yet
Aymeric Fromherz
1
-1
/
+17
2024-05-24
Rename meta into span
Aymeric Fromherz
1
-8
/
+8
2024-03-29
Cleanup and fix a mistake
Son Ho
1
-3
/
+4
2024-03-29
formatting and changed save_error condition for failing from b to not b
Escherichia
1
-1
/
+3
2024-03-29
added file and line arg to craise and cassert
Escherichia
1
-2
/
+2
2024-03-28
formatting
Escherichia
1
-2
/
+4
2024-03-28
Should answer all comments, there are still some TODO: error message left
Escherichia
1
-18
/
+14
2024-03-28
Still need to fill the TODO: error message and check some meta but it builds
Escherichia
1
-2
/
+3
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
1
-11
/
+19
2024-03-08
Add logging information
Son Ho
1
-0
/
+1
2024-01-25
Fix a minor issue when values are moved in the loops
Son Ho
1
-18
/
+51
2023-11-27
Fix the issues with the cross-references for OCaml doc
Son Ho
1
-4
/
+4
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
1
-140
/
+126
2023-11-12
Remove the 'r type variable from the ty type definition
Son Ho
1
-6
/
+6
2023-08-02
Make progress proapagating the changes
Son Ho
1
-2
/
+1
2023-02-03
Split InterpreterLoops into several files
Son Ho
1
-0
/
+386