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
*
Add `can_end` in `abs` and use it for the return abs when generating the
Son Ho
2022-06-27
1
-16
/
+11
*
Add an option to eagerly end abstractions if a function has return type
Son Ho
2022-05-06
1
-1
/
+1
*
Cleanup and update comments
Son Ho
2022-04-21
1
-0
/
+10
*
Improve the generation of names for given back values
Son Ho
2022-04-21
1
-1
/
+5
*
Work on pretty names
Son Ho
2022-04-21
1
-15
/
+5
*
Add comments
Son Ho
2022-04-20
1
-0
/
+7
*
Introduce mdplace to link meta information about the given back values
Son Ho
2022-04-20
1
-5
/
+9
*
Make minor cleaning
Son Ho
2022-01-29
1
-0
/
+2
*
Introduce AEndedSharedBorrow so as not to introduce ABottom when
Son Ho
2022-01-27
1
-0
/
+4
*
Add a meta-value in SharedBorrow to carry the shared value
Son Ho
2022-01-26
1
-16
/
+38
*
Replace other occurrences of mvalue with msymbolic_value
Son Ho
2022-01-26
1
-2
/
+8
*
Replace another occurrence of mvalue with msymbolic_value
Son Ho
2022-01-25
1
-1
/
+1
*
Use msymbolic_value instead of mvalue in some places in Values.aproj
Son Ho
2022-01-25
1
-6
/
+2
*
Start working on typed_avalue_to_consumed
Son Ho
2022-01-25
1
-1
/
+7
*
Make the back_id field non optional in Values.abs
Son Ho
2022-01-25
1
-6
/
+7
*
Add a SynthInputGivenBack case in Values.sv_kind
Son Ho
2022-01-25
1
-2
/
+2
*
Make progress on SymbolicToPure.translate_end_abstraction
Son Ho
2022-01-25
1
-1
/
+7
*
Replace BackwardFunctionId with RegionGroupId
Son Ho
2022-01-25
1
-3
/
+1
*
Start working on translate_end_abstraction
Son Ho
2022-01-25
1
-4
/
+6
*
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
[next]