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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start working on visit_ABorrow for end_borrow_get_borrow_in_env
Son Ho
2021-12-17
1
-2
/
+6
*
Implement the visit_ALoan case for end_borrow_get_borrow_in_env
Son Ho
2021-12-17
2
-3
/
+56
*
Parsing of command-line arguments
Jonathan Protzenko
2021-12-15
2
-3
/
+27
*
Make minor modifications
Son Ho
2021-12-14
1
-3
/
+10
*
Start updating end_borrow_in_env to take abstractions into account
Son Ho
2021-12-14
2
-101
/
+223
*
Implement update_{aloan, aborrow}
Son Ho
2021-12-08
2
-21
/
+105
*
Start updating functions like {lookup,update}_{loan,borrow}_content
Son Ho
2021-12-08
1
-25
/
+64
*
Make more progress on preparing support for abstractions
Son Ho
2021-12-08
1
-19
/
+44
*
Update the env frame iterators to prepare support for abstractions
Son Ho
2021-12-08
2
-56
/
+39
*
Generate iterators for Contexts.env
Son Ho
2021-12-08
1
-4
/
+39
*
Derive iterators for Values.abs
Son Ho
2021-12-08
1
-5
/
+22
*
Remove a TODO
Son Ho
2021-12-08
1
-1
/
+0
*
Rename env_value to env_elem
Son Ho
2021-12-08
3
-19
/
+16
*
Make minor modifications
Son Ho
2021-12-08
3
-75
/
+16
*
Make minor modifications
Son Ho
2021-12-08
1
-7
/
+6
*
Add a comment
Son Ho
2021-12-08
1
-0
/
+4
*
Revert the implementation of copy_value
Son Ho
2021-12-08
1
-90
/
+39
*
Rewrite copy_value
Son Ho
2021-12-08
1
-31
/
+144
*
Cleanup a bit
Son Ho
2021-12-08
1
-90
/
+0
*
Reimplement drop_borrows_loans_at_place
Son Ho
2021-12-08
1
-77
/
+155
*
Reimplement end_loans_at_place with iterators
Son Ho
2021-12-08
1
-42
/
+36
*
Reimplement reborrow_shared with visitors
Son Ho
2021-12-08
1
-37
/
+25
*
Change the signature of end_borrow_get_borrow_in_env
Son Ho
2021-12-08
1
-43
/
+33
*
Reimplement end_borrow_get_borrow_in_env
Son Ho
2021-12-08
1
-109
/
+80
*
Rewrite some functions which use visitors to insert exhaustive matches
Son Ho
2021-12-08
1
-106
/
+114
*
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
4
-144
/
+184
*
Insert commented code in Interpreter.ml
Son Ho
2021-12-08
1
-0
/
+48
*
Make the map visitors non-polymorphic
Son Ho
2021-12-08
1
-22
/
+97
*
Rewrite more functions by using visitors
Son Ho
2021-12-08
1
-34
/
+28
*
Rewrite update_borrow by using visitors
Son Ho
2021-12-08
1
-43
/
+50
*
Make a minor modification
Son Ho
2021-12-07
1
-1
/
+1
*
Rewrite lookup_borrow_opt with visitors
Son Ho
2021-12-07
1
-26
/
+28
*
Update the formatting for the logger
Son Ho
2021-12-07
1
-2
/
+128
*
Update update_loan
Son Ho
2021-12-07
1
-30
/
+8
*
Rewrite lookup_loan_opt with visitors
Son Ho
2021-12-07
1
-19
/
+8
*
Add iterators over whole environments
Son Ho
2021-12-07
1
-1
/
+44
*
Implement map_frame_concrete
Son Ho
2021-12-07
1
-2
/
+24
*
Implement the visitor iter_frame_concrete
Son Ho
2021-12-07
1
-0
/
+20
*
Add a sanity check
Son Ho
2021-12-07
1
-8
/
+31
*
Make update_loan_in_value work with visitors
Son Ho
2021-12-07
1
-40
/
+1
*
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
*
Fix Print.ml
Son Ho
2021-12-07
1
-6
/
+6
*
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
2
-4
/
+40
[next]