index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Invariants.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Finish implementing visit_typed_avalue for check_typing_invariant
Son Ho
2022-01-04
1
-12
/
+24
|
*
Make good progress on visit_typed_avalue for check_typing_invariant
Son Ho
2022-01-04
1
-1
/
+89
|
*
Improve check_typing_invariant to lookup borrowed/shared values and
Son Ho
2022-01-04
1
-5
/
+20
|
|
|
|
check they have the proper type
*
Finish implementing visit_typed_value for check_typing_invariant
Son Ho
2022-01-04
1
-3
/
+6
|
*
Make good progress on visit_typed_value for check_typing_invariant
Son Ho
2022-01-04
1
-4
/
+55
|
*
Implement check_constant_value_type
Son Ho
2022-01-04
1
-2
/
+8
|
*
Start working on check_typing_invariant
Son Ho
2022-01-04
1
-1
/
+23
|
*
Merge branch 'main' of github.com:Kachoc/aeneas into main
Son Ho
2022-01-04
1
-5
/
+1
|
\
|
*
Fix compiler warnings
Jonathan Protzenko
2022-01-04
1
-10
/
+6
|
|
*
|
Implement check_borrowed_values_invariant and fix minor issues
Son Ho
2022-01-04
1
-5
/
+82
|
/
*
Add more checks in check_loans_borrow_relation_invariant
Son Ho
2022-01-04
1
-12
/
+34
|
*
Make minor modifications
Son Ho
2022-01-04
1
-1
/
+1
|
*
Update the trace
Son Ho
2022-01-04
1
-1
/
+25
|
*
Make progress on implementing check_loans_borrows_relations_invariant
Son Ho
2022-01-04
1
-5
/
+196
|
*
Start working on invariant checking
Son Ho
2022-01-04
1
-0
/
+31