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