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
...
*
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
*
Start working on map_typed_value
Son Ho
2021-12-07
1
-1
/
+115
*
Implement map_typed_value
Son Ho
2021-12-07
1
-0
/
+64
*
Add comments
Son Ho
2021-12-07
1
-1
/
+15
*
Start implementing monomorphic versions of the map visitors
Son Ho
2021-12-07
1
-82
/
+156
*
Make minor modifications
Son Ho
2021-12-06
1
-4
/
+4
*
Cleanup a bit
Son Ho
2021-12-06
1
-152
/
+0
*
Implement map visitors for values
Son Ho
2021-12-06
1
-1
/
+242
*
Add a comment
Son Ho
2021-12-03
1
-0
/
+1
*
Reorder definitions in Values.ml
Son Ho
2021-12-03
1
-32
/
+30
*
Implement iter visitors for typed_avalue
Son Ho
2021-12-03
1
-18
/
+41
*
Make minor modifications
Son Ho
2021-12-03
1
-1
/
+2
*
Add code to derive polymorphic visitors for g_typed_value and typed_value
Son Ho
2021-12-03
1
-9
/
+45
*
Make minor modifications
Son Ho
2021-12-03
1
-5
/
+1
*
Merge the ADTs, tuples and assumed types in the type and value
Son Ho
2021-12-01
1
-23
/
+3
*
Merge value and avalue
Son Ho
2021-12-01
1
-44
/
+49
*
Start factorizing value
Son Ho
2021-12-01
1
-13
/
+37
*
Simplify the adt_value type
Son Ho
2021-12-01
1
-6
/
+0
*
Move the var definition
Son Ho
2021-12-01
1
-12
/
+0
*
Add various comments
Son Ho
2021-12-01
1
-2
/
+10
*
Make minor cleanup
Son Ho
2021-11-30
1
-1
/
+1
*
Introduce [binder] and use them in place of [var] in the environments
Son Ho
2021-11-30
1
-0
/
+2
*
Remove the vector type for the Id module
Son Ho
2021-11-30
1
-4
/
+4
*
Make minor modifications
Son Ho
2021-11-30
1
-2
/
+6
*
Derive more debugging facilities
Son Ho
2021-11-29
1
-12
/
+31
*
Start deriving formatters for debugging
Son Ho
2021-11-29
1
-0
/
+1
*
Start working on eval_local_function_call
Son Ho
2021-11-25
1
-0
/
+3
*
Start working on function calls
Son Ho
2021-11-25
1
-1
/
+1
*
Implement eval_binary_op
Son Ho
2021-11-24
1
-13
/
+1
*
Implement abs_to_string
Son Ho
2021-11-22
1
-2
/
+3
*
Implement typed_avalue_to_string_
Son Ho
2021-11-22
1
-4
/
+4
[prev]
[next]