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
/
Print.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues
Son Ho
2023-08-03
1
-1
/
+5
*
Make minor modifications
Son Ho
2023-08-02
1
-15
/
+25
*
Make progress proapagating the changes
Son Ho
2023-08-02
1
-1
/
+1
*
Start adding support for const generics
Son Ho
2023-08-01
1
-7
/
+28
*
Implement a pass to filter shallow borrows
Son Ho
2023-02-03
1
-1
/
+1
*
Add more loop examples and fix issues
Son Ho
2023-02-03
1
-0
/
+1
*
Fix another bug
Son Ho
2023-02-03
1
-20
/
+52
*
Fix some bugs
Son Ho
2023-02-03
1
-2
/
+6
*
Compute the SCCs of the functions to extract in Translate.ml
Son Ho
2023-02-03
1
-0
/
+3
*
Update the comments in Values and make minor modifications
Son Ho
2023-02-03
1
-3
/
+2
*
Remove the meta-value field from AMutBorrow
Son Ho
2023-02-03
1
-1
/
+1
*
Remove the APrimitive variant from the avalues
Son Ho
2023-02-03
1
-1
/
+0
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-3
/
+2
*
Make some fixes
Son Ho
2023-02-03
1
-2
/
+18
*
Make progress on the environment matches
Son Ho
2023-02-03
1
-2
/
+4
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-2
/
+2
*
Add ids to the dummy variables
Son Ho
2022-11-07
1
-10
/
+16
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-7
/
+9
*
Make minor modifications
Son Ho
2022-10-28
1
-3
/
+7
*
Move some files to the Charon project
Son Ho
2022-10-28
1
-728
/
+4
*
Reorganize Print.ml
Son Ho
2022-10-27
1
-262
/
+271
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-4
/
+4
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+1283