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
/
Print.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Replace AProjSharedLoan with AIgnoredSharedLoan
Son Ho
1
-4
/
+2
2022-01-03
Cleanup a bit to remove warnings
Son Ho
1
-5
/
+3
2021-12-17
Rename AIgnoredShared{Borrow,Loan} to AProjShared{Borrow,Loan}
Son Ho
1
-2
/
+2
2021-12-17
Change the definition of abstract_shared_borrows
Son Ho
1
-7
/
+9
2021-12-17
Use RegionVarId and RegionId in a more consistent manner
Son Ho
1
-17
/
+55
2021-12-17
Implement the avalue cases of give_back_value
Son Ho
1
-1
/
+1
2021-12-08
Rename env_value to env_elem
Son Ho
1
-3
/
+2
2021-12-08
Add a comment
Son Ho
1
-0
/
+4
2021-12-08
Remove g_value, g_typed_value, etc. to make values and abstract values
Son Ho
1
-52
/
+59
2021-12-07
Fix Print.ml
Son Ho
1
-6
/
+6
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
1
-49
/
+50
2021-12-01
Merge value and avalue
Son Ho
1
-48
/
+58
2021-12-01
Simplify the adt_value type
Son Ho
1
-3
/
+8
2021-12-01
Cleanup a bit
Son Ho
1
-5
/
+0
2021-12-01
Factorize type_var and region_var
Son Ho
1
-6
/
+6
2021-12-01
Move some definitions to new files
Son Ho
1
-3
/
+4
2021-12-01
Move the var definition
Son Ho
1
-6
/
+6
2021-12-01
Merge statements and expressions into statements
Son Ho
1
-36
/
+28
2021-11-30
Make minor cleanup
Son Ho
1
-6
/
+1
2021-11-30
Introduce [binder] and use them in place of [var] in the environments
Son Ho
1
-3
/
+8
2021-11-30
Remove the vector type for the Id module
Son Ho
1
-40
/
+26
2021-11-30
Debug box_free
Son Ho
1
-2
/
+3
2021-11-30
Fix more bugs
Son Ho
1
-0
/
+4
2021-11-30
Add more debugging facilities
Son Ho
1
-0
/
+16
2021-11-30
Debug some issues in the interpreter
Son Ho
1
-12
/
+26
2021-11-29
Cleanup a bit
Son Ho
1
-77
/
+0
2021-11-29
Start deriving formatters for debugging
Son Ho
1
-0
/
+77
2021-11-29
Improve formatting
Son Ho
1
-5
/
+8
2021-11-29
Start fixing bugs in the unit test evaluation
Son Ho
1
-2
/
+3
2021-11-29
Make minor modifications for pretty-printing
Son Ho
1
-1
/
+1
2021-11-29
Make minor modifications to pretty-printing
Son Ho
1
-2
/
+1
2021-11-29
Debug pretty-printing
Son Ho
1
-5
/
+6
2021-11-29
Fix some issues and start printing modules
Son Ho
1
-1
/
+21
2021-11-29
Implement more utilities to print statements and expressions
Son Ho
1
-3
/
+9
2021-11-29
Implement DefCtxCfimAst.{type_def_to_string, fun_def_to_string}
Son Ho
1
-27
/
+108
2021-11-29
Make modifications to fun_def_to_string
Son Ho
1
-4
/
+16
2021-11-29
Implement fun_def_to_string
Son Ho
1
-3
/
+57
2021-11-29
Implement eval_ctx_to_ast_formatter
Son Ho
1
-0
/
+23
2021-11-29
Implement expression_to_string
Son Ho
1
-0
/
+48
2021-11-29
Make various improvements in Print
Son Ho
1
-15
/
+49
2021-11-29
Make more cleanup
Son Ho
1
-72
/
+75
2021-11-29
Rename a function
Son Ho
1
-10
/
+9
2021-11-29
Make more progress on cleaning
Son Ho
1
-43
/
+43
2021-11-29
Make progress on cleaning
Son Ho
1
-19
/
+15
2021-11-29
Start cleaning Print.ml
Son Ho
1
-25
/
+24
2021-11-29
Start working logging and make progress on printing ASTs
Son Ho
1
-3
/
+176
2021-11-26
Update the env definition to make the frames easier to manipulate
Son Ho
1
-23
/
+22
2021-11-24
Implement eval_binary_op
Son Ho
1
-13
/
+1
2021-11-24
Start refactoring the code
Son Ho
1
-2
/
+2
[next]