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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve printing of symbolic values in abstractions
Son Ho
2022-01-14
1
-3
/
+3
*
Update aproj to make AEndedProjLoans take an `aproj option` and add the
Son Ho
2022-01-14
1
-13
/
+44
*
Make good progress on end_proj_loans_symbolic
Son Ho
2022-01-13
1
-0
/
+1
*
Update the projectors to ignore values when they don't contain regions
Son Ho
2022-01-13
1
-2
/
+5
*
Introduce "AIgnore" for the avalues
Son Ho
2022-01-13
1
-0
/
+1
*
Introduce ended borrow/loan projectors over symbolic values
Son Ho
2022-01-13
1
-0
/
+2
*
Make minor modifications
Son Ho
2022-01-12
1
-1
/
+1
*
Factorize initialize_symbolic_context_for_fun and
Son Ho
2022-01-07
1
-1
/
+2
*
Add a high-level comment
Son Ho
2022-01-07
1
-0
/
+8
*
Add an optional borrow identifier to AIgnoredMutBorrow, introduce the
Son Ho
2022-01-07
1
-6
/
+41
*
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
1
-35
/
+10
*
Fix some bugs
Son Ho
2022-01-06
1
-1
/
+5
*
Generate iterators for statement
Son Ho
2022-01-06
1
-4
/
+4
*
Finish implementing eval_local_function_call_symbolic
Son Ho
2022-01-05
1
-3
/
+0
*
Make good progress on eval_local_function_call_symbolic
Son Ho
2022-01-05
1
-1
/
+1
*
Update some comments
Son Ho
2022-01-05
1
-0
/
+4
*
Add comments about symbolic values
Son Ho
2022-01-05
1
-2
/
+5
*
Start working on invariant checking
Son Ho
2022-01-04
1
-4
/
+4
*
Add a sanity check to make sure symbolic values disappear after
Son Ho
2022-01-04
1
-2
/
+10
*
Fix a few mistakes with symbolic values and their types
Son Ho
2022-01-04
1
-1
/
+9
*
Update expand_symbolic_value_shared_borrow to reborrow also in the
Son Ho
2022-01-04
1
-1
/
+3
*
Fix a few issues with [apply_symbolic_expansion_to_avalues]
Son Ho
2022-01-04
1
-0
/
+2
*
Update the functions to activate inactivated borrows
Son Ho
2022-01-03
1
-5
/
+20
*
Make progress on end_abstraction_borrows and start implementing
Son Ho
2022-01-03
1
-1
/
+16
*
Start implementing end_abstraction_borrow
Son Ho
2022-01-03
1
-1
/
+2
*
Replace AProjSharedLoan with AIgnoredSharedLoan
Son Ho
2022-01-03
1
-2
/
+1
*
Add detailed comments to aloan_content and aborrow_content
Son Ho
2022-01-03
1
-17
/
+200
*
Add a comment
Son Ho
2021-12-17
1
-1
/
+2
*
Rename AIgnoredShared{Borrow,Loan} to AProjShared{Borrow,Loan}
Son Ho
2021-12-17
1
-4
/
+4
*
Implement apply_reborrows
Son Ho
2021-12-17
1
-1
/
+2
*
Take the abstract shared borrows into account
Son Ho
2021-12-17
1
-0
/
+3
*
Change the definition of abstract_shared_borrows
Son Ho
2021-12-17
1
-15
/
+20
*
Use RegionVarId and RegionId in a more consistent manner
Son Ho
2021-12-17
1
-2
/
+0
*
Start working on projections_intersect and apply_proj_borrows
Son Ho
2021-12-17
1
-0
/
+9
*
Implement the avalue cases of give_back_value
Son Ho
2021-12-17
1
-1
/
+10
*
Start updating give_back_value
Son Ho
2021-12-17
1
-1
/
+1
*
Update a comment
Son Ho
2021-12-17
1
-1
/
+2
*
Make minor modifications
Son Ho
2021-12-17
1
-0
/
+2
*
Finish implementing visit_ABorrow for end_borrow_get_borrow_in_env
Son Ho
2021-12-17
1
-1
/
+1
*
Implement the visit_ALoan case for end_borrow_get_borrow_in_env
Son Ho
2021-12-17
1
-1
/
+15
*
Start updating end_borrow_in_env to take abstractions into account
Son Ho
2021-12-14
1
-1
/
+1
*
Implement update_{aloan, aborrow}
Son Ho
2021-12-08
1
-0
/
+4
*
Derive iterators for Values.abs
Son Ho
2021-12-08
1
-5
/
+22
*
Make minor modifications
Son Ho
2021-12-08
1
-15
/
+8
*
Cleanup a bit
Son Ho
2021-12-08
1
-315
/
+0
*
Remove g_value, g_typed_value, etc. to make values and abstract values
Son Ho
2021-12-08
1
-75
/
+90
*
Make the map visitors non-polymorphic
Son Ho
2021-12-08
1
-22
/
+97
*
Cleanup a bit
Son Ho
2021-12-07
1
-103
/
+3
*
Update map_typed_value and make map_typed_avalue work
Son Ho
2021-12-07
1
-152
/
+143
*
Make the map_g_typed_value visitor polymorphic
Son Ho
2021-12-07
1
-57
/
+55
[next]