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
/
Values.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more loop examples and fix issues
Son Ho
2023-02-03
1
-0
/
+7
*
Make good progress on updating SymbolicToPure
Son Ho
2023-02-03
1
-1
/
+10
*
Make progress on Interpreter.ml
Son Ho
2023-02-03
1
-1
/
+4
*
Merge loop abs so that there is one abs per function input region group
Son Ho
2023-02-03
1
-5
/
+25
*
Update the comments in Values and make minor modifications
Son Ho
2023-02-03
1
-88
/
+134
*
Remove the meta-value field from AMutBorrow
Son Ho
2023-02-03
1
-12
/
+1
*
Update a comment
Son Ho
2023-02-03
1
-1
/
+4
*
Remove the APrimitive variant from the avalues
Son Ho
2023-02-03
1
-13
/
+0
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-27
/
+6
*
Improve the value visitors and some substitution functions
Son Ho
2023-02-03
1
-12
/
+46
*
Make progress on the environment matches
Son Ho
2023-02-03
1
-5
/
+24
*
Make progress on environment matches and joins
Son Ho
2023-02-03
1
-0
/
+2
*
Make progress on environments matches and joins
Son Ho
2023-02-03
1
-22
/
+66
*
Start implementing support for loops
Son Ho
2023-02-03
1
-73
/
+137
*
Make good progress on the Coq backend
Son Ho
2022-11-14
1
-0
/
+1
*
Update some comments
Son Ho
2022-11-07
1
-13
/
+13
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-11
/
+11
*
Move some files to the Charon project
Son Ho
2022-10-28
1
-1
/
+1
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-37
/
+12
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+844