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
2021-12-07
Update the formatting for the logger
Son Ho
1
-2
/
+128
2021-12-07
Update update_loan
Son Ho
1
-30
/
+8
2021-12-07
Rewrite lookup_loan_opt with visitors
Son Ho
1
-19
/
+8
2021-12-07
Add iterators over whole environments
Son Ho
1
-1
/
+44
2021-12-07
Implement map_frame_concrete
Son Ho
1
-2
/
+24
2021-12-07
Implement the visitor iter_frame_concrete
Son Ho
1
-0
/
+20
2021-12-07
Add a sanity check
Son Ho
1
-8
/
+31
2021-12-07
Make update_loan_in_value work with visitors
Son Ho
1
-40
/
+1
2021-12-07
Cleanup a bit
Son Ho
1
-103
/
+3
2021-12-07
Update map_typed_value and make map_typed_avalue work
Son Ho
1
-152
/
+143
2021-12-07
Make the map_g_typed_value visitor polymorphic
Son Ho
1
-57
/
+55
2021-12-07
Fix Print.ml
Son Ho
1
-6
/
+6
2021-12-07
Start working on map_typed_value
Son Ho
1
-1
/
+115
2021-12-07
Implement map_typed_value
Son Ho
1
-0
/
+64
2021-12-07
Add comments
Son Ho
1
-1
/
+15
2021-12-07
Start implementing monomorphic versions of the map visitors
Son Ho
1
-82
/
+156
2021-12-06
Make minor modifications
Son Ho
2
-4
/
+40
2021-12-06
Start rewriting some functions with visitors
Son Ho
1
-69
/
+86
2021-12-06
Cleanup a bit
Son Ho
1
-152
/
+0
2021-12-06
Implement map visitors for values
Son Ho
1
-1
/
+242
2021-12-03
Add a comment
Son Ho
1
-0
/
+1
2021-12-03
Reorder definitions in Values.ml
Son Ho
1
-32
/
+30
2021-12-03
Implement iter visitors for typed_avalue
Son Ho
1
-18
/
+41
2021-12-03
Make minor modifications
Son Ho
1
-1
/
+2
2021-12-03
Add code to derive polymorphic visitors for g_typed_value and typed_value
Son Ho
2
-9
/
+47
2021-12-03
Make minor modifications
Son Ho
2
-6
/
+2
2021-12-03
Make minor cleanup
Son Ho
1
-3
/
+2
2021-12-01
Merge the ADTs, tuples and assumed types in the type and value
Son Ho
8
-198
/
+149
2021-12-01
Merge value and avalue
Son Ho
2
-92
/
+107
2021-12-01
Start factorizing value
Son Ho
1
-13
/
+37
2021-12-01
Simplify the adt_value type
Son Ho
3
-32
/
+11
2021-12-01
Make a minor modification
Son Ho
1
-1
/
+0
2021-12-01
Cleanup a bit
Son Ho
5
-63
/
+55
2021-12-01
Factorize type_var and region_var
Son Ho
5
-22
/
+16
2021-12-01
Reimplement [erase_regions] with the substitution functions
Son Ho
2
-25
/
+4
2021-12-01
Move some definitions to new files
Son Ho
6
-58
/
+64
2021-12-01
Move the var definition
Son Ho
6
-24
/
+23
2021-12-01
Merge statements and expressions into statements
Son Ho
5
-172
/
+128
2021-12-01
Add comments
Son Ho
2
-16
/
+18
2021-12-01
Add various comments
Son Ho
4
-15
/
+54
2021-11-30
Make minor cleanup
Son Ho
2
-7
/
+2
2021-11-30
Introduce [binder] and use them in place of [var] in the environments
Son Ho
4
-13
/
+28
2021-11-30
Do more cleanup
Son Ho
1
-10
/
+5
2021-11-30
Do more cleanup
Son Ho
1
-36
/
+36
2021-11-30
Do more cleanup
Son Ho
1
-42
/
+37
2021-11-30
Do more cleanup
Son Ho
1
-4
/
+3
2021-11-30
Cleanup a bit Interpreter.ml
Son Ho
1
-20
/
+17
2021-11-30
Remove the vector type for the Id module
Son Ho
10
-289
/
+136
2021-11-30
Debug box_free
Son Ho
2
-63
/
+90
2021-11-30
Fix an issue
Son Ho
1
-15
/
+55
[next]