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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Update access_projection
Son Ho
1
-1
/
+29
2022-01-03
Update the functions to activate inactivated borrows
Son Ho
2
-8
/
+37
2022-01-03
Update end_abstraction_regions
Son Ho
1
-1
/
+54
2022-01-03
Make minor modifications and make bottom_in_value more general
Son Ho
1
-48
/
+76
2022-01-03
Update a sanity check in apply_proj_borrows
Son Ho
1
-12
/
+38
2022-01-03
Implement rty_regions
Son Ho
1
-2
/
+13
2022-01-03
Generate visitors for ty
Son Ho
1
-1
/
+53
2022-01-03
Make more progress
Son Ho
1
-1
/
+10
2022-01-03
Make progress on end_abstraction_borrows and start implementing
Son Ho
2
-9
/
+94
2022-01-03
Start implementing end_abstraction_borrow
Son Ho
2
-15
/
+111
2022-01-03
Start working on end_abstraction
Son Ho
3
-7
/
+105
2022-01-03
Replace AProjSharedLoan with AIgnoredSharedLoan
Son Ho
3
-59
/
+16
2022-01-03
Cleanup a bit to remove warnings
Son Ho
2
-8
/
+6
2022-01-03
Add detailed comments to aloan_content and aborrow_content
Son Ho
1
-17
/
+200
2022-01-03
Add a detailed example in the comments for drop_borrows_loans_at_place
Son Ho
1
-3
/
+41
2022-01-03
Do more cleanup
Son Ho
1
-4
/
+5
2022-01-03
Cleanup a bit and fix some issues
Son Ho
1
-7
/
+7
2021-12-17
Add a comment
Son Ho
1
-1
/
+2
2021-12-17
Implement apply_proj_borrows_on_shared_borrow
Son Ho
2
-25
/
+148
2021-12-17
Rename AIgnoredShared{Borrow,Loan} to AProjShared{Borrow,Loan}
Son Ho
3
-30
/
+30
2021-12-17
Update give_back
Son Ho
1
-1
/
+5
2021-12-17
Update reborrow_shared
Son Ho
1
-1
/
+8
2021-12-17
Implement apply_reborrows
Son Ho
2
-14
/
+113
2021-12-17
Make progress on apply_proj_borrows
Son Ho
1
-11
/
+82
2021-12-17
Make progress on apply_proj_borrows
Son Ho
1
-11
/
+34
2021-12-17
Use eval_ctx instead of env in many functions of the interpreter
Son Ho
2
-173
/
+163
2021-12-17
Rename some functions
Son Ho
2
-5
/
+5
2021-12-17
Add more field type instantiation functions for the ADTs
Son Ho
1
-1
/
+40
2021-12-17
Rename some functions
Son Ho
2
-6
/
+6
2021-12-17
Fix some issues
Son Ho
1
-5
/
+8
2021-12-17
Take the abstract shared borrows into account
Son Ho
2
-12
/
+74
2021-12-17
Change the definition of abstract_shared_borrows
Son Ho
3
-24
/
+30
2021-12-17
Make progress on apply_proj_borrows
Son Ho
1
-17
/
+59
2021-12-17
Use RegionVarId and RegionId in a more consistent manner
Son Ho
7
-37
/
+86
2021-12-17
Start working on projections_intersect and apply_proj_borrows
Son Ho
2
-2
/
+75
2021-12-17
Implement the ASharedLoan case of reborrow_shared
Son Ho
1
-1
/
+7
2021-12-17
Make minor modifications
Son Ho
1
-3
/
+3
2021-12-17
Implement give_back_avalue and update give_back_in_env
Son Ho
1
-9
/
+117
2021-12-17
Implement the avalue cases of give_back_shared
Son Ho
1
-7
/
+34
2021-12-17
Rewrite give_back_shared with visitors
Son Ho
1
-61
/
+52
2021-12-17
Implement the avalue cases of give_back_value
Son Ho
4
-14
/
+95
2021-12-17
Rename some methods
Son Ho
1
-8
/
+8
2021-12-17
Rewrite give_back_value with visitors
Son Ho
2
-28
/
+40
2021-12-17
Start updating give_back_value
Son Ho
2
-54
/
+33
2021-12-17
Update a comment
Son Ho
1
-1
/
+2
2021-12-17
Make minor modifications
Son Ho
2
-0
/
+14
2021-12-17
Finish implementing visit_ABorrow for end_borrow_get_borrow_in_env
Son Ho
2
-3
/
+36
2021-12-17
Start working on visit_ABorrow for end_borrow_get_borrow_in_env
Son Ho
1
-2
/
+6
2021-12-17
Implement the visit_ALoan case for end_borrow_get_borrow_in_env
Son Ho
2
-3
/
+56
2021-12-15
Parsing of command-line arguments
Jonathan Protzenko
2
-3
/
+27
[next]