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
/
Values.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
1
-35
/
+10
2022-01-06
Fix some bugs
Son Ho
1
-1
/
+5
2022-01-06
Generate iterators for statement
Son Ho
1
-4
/
+4
2022-01-05
Finish implementing eval_local_function_call_symbolic
Son Ho
1
-3
/
+0
2022-01-05
Make good progress on eval_local_function_call_symbolic
Son Ho
1
-1
/
+1
2022-01-05
Update some comments
Son Ho
1
-0
/
+4
2022-01-05
Add comments about symbolic values
Son Ho
1
-2
/
+5
2022-01-04
Start working on invariant checking
Son Ho
1
-4
/
+4
2022-01-04
Add a sanity check to make sure symbolic values disappear after
Son Ho
1
-2
/
+10
2022-01-04
Fix a few mistakes with symbolic values and their types
Son Ho
1
-1
/
+9
2022-01-04
Update expand_symbolic_value_shared_borrow to reborrow also in the
Son Ho
1
-1
/
+3
2022-01-04
Fix a few issues with [apply_symbolic_expansion_to_avalues]
Son Ho
1
-0
/
+2
2022-01-03
Update the functions to activate inactivated borrows
Son Ho
1
-5
/
+20
2022-01-03
Make progress on end_abstraction_borrows and start implementing
Son Ho
1
-1
/
+16
2022-01-03
Start implementing end_abstraction_borrow
Son Ho
1
-1
/
+2
2022-01-03
Replace AProjSharedLoan with AIgnoredSharedLoan
Son Ho
1
-2
/
+1
2022-01-03
Add detailed comments to aloan_content and aborrow_content
Son Ho
1
-17
/
+200
2021-12-17
Add a comment
Son Ho
1
-1
/
+2
2021-12-17
Rename AIgnoredShared{Borrow,Loan} to AProjShared{Borrow,Loan}
Son Ho
1
-4
/
+4
2021-12-17
Implement apply_reborrows
Son Ho
1
-1
/
+2
2021-12-17
Take the abstract shared borrows into account
Son Ho
1
-0
/
+3
2021-12-17
Change the definition of abstract_shared_borrows
Son Ho
1
-15
/
+20
2021-12-17
Use RegionVarId and RegionId in a more consistent manner
Son Ho
1
-2
/
+0
2021-12-17
Start working on projections_intersect and apply_proj_borrows
Son Ho
1
-0
/
+9
2021-12-17
Implement the avalue cases of give_back_value
Son Ho
1
-1
/
+10
2021-12-17
Start updating give_back_value
Son Ho
1
-1
/
+1
2021-12-17
Update a comment
Son Ho
1
-1
/
+2
2021-12-17
Make minor modifications
Son Ho
1
-0
/
+2
2021-12-17
Finish implementing visit_ABorrow for end_borrow_get_borrow_in_env
Son Ho
1
-1
/
+1
2021-12-17
Implement the visit_ALoan case for end_borrow_get_borrow_in_env
Son Ho
1
-1
/
+15
2021-12-14
Start updating end_borrow_in_env to take abstractions into account
Son Ho
1
-1
/
+1
2021-12-08
Implement update_{aloan, aborrow}
Son Ho
1
-0
/
+4
2021-12-08
Derive iterators for Values.abs
Son Ho
1
-5
/
+22
2021-12-08
Make minor modifications
Son Ho
1
-15
/
+8
2021-12-08
Cleanup a bit
Son Ho
1
-315
/
+0
2021-12-08
Remove g_value, g_typed_value, etc. to make values and abstract values
Son Ho
1
-75
/
+90
2021-12-08
Make the map visitors non-polymorphic
Son Ho
1
-22
/
+97
2021-12-07
Cleanup a bit
Son Ho
1
-103
/
+3
2021-12-07
Update map_typed_value and make map_typed_avalue work
Son Ho
1
-152
/
+143
2021-12-07
Make the map_g_typed_value visitor polymorphic
Son Ho
1
-57
/
+55
2021-12-07
Start working on map_typed_value
Son Ho
1
-1
/
+115
2021-12-07
Implement map_typed_value
Son Ho
1
-0
/
+64
2021-12-07
Add comments
Son Ho
1
-1
/
+15
2021-12-07
Start implementing monomorphic versions of the map visitors
Son Ho
1
-82
/
+156
2021-12-06
Make minor modifications
Son Ho
1
-4
/
+4
2021-12-06
Cleanup a bit
Son Ho
1
-152
/
+0
2021-12-06
Implement map visitors for values
Son Ho
1
-1
/
+242
2021-12-03
Add a comment
Son Ho
1
-0
/
+1
2021-12-03
Reorder definitions in Values.ml
Son Ho
1
-32
/
+30
2021-12-03
Implement iter visitors for typed_avalue
Son Ho
1
-18
/
+41
[next]