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
*
Start working on printing for symbolic AST
Son Ho
2022-01-24
1
-1
/
+15
*
Start working on the generation of the symbolic AST
Son Ho
2022-01-21
1
-0
/
+28
*
Update AProjLoans and AEndedProjLoans to take a list of given back
Son Ho
2022-01-21
1
-18
/
+52
*
Start storing meta-values in the avalues, for synthesis purposes
Son Ho
2022-01-19
1
-23
/
+63
*
Implement the sanity checks for consumption of symbolic values by
Son Ho
2022-01-19
1
-0
/
+4
*
Introduce abs_kind, to keep track of abstractions' origins
Son Ho
2022-01-15
1
-0
/
+10
*
Add sv_kind ("symbolic value kind") to track the origin of the symbolic
Son Ho
2022-01-15
1
-1
/
+27
*
Use the new collections
Son Ho
2022-01-15
1
-5
/
+5
*
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
[next]