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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove g_value, g_typed_value, etc. to make values and abstract values
Son Ho
2021-12-08
1
-52
/
+59
*
Fix Print.ml
Son Ho
2021-12-07
1
-6
/
+6
*
Make minor cleanup
Son Ho
2021-12-03
1
-3
/
+2
*
Merge the ADTs, tuples and assumed types in the type and value
Son Ho
2021-12-01
1
-49
/
+50
*
Merge value and avalue
Son Ho
2021-12-01
1
-48
/
+58
*
Simplify the adt_value type
Son Ho
2021-12-01
1
-3
/
+8
*
Cleanup a bit
Son Ho
2021-12-01
1
-5
/
+0
*
Factorize type_var and region_var
Son Ho
2021-12-01
1
-6
/
+6
*
Move some definitions to new files
Son Ho
2021-12-01
1
-3
/
+4
*
Move the var definition
Son Ho
2021-12-01
1
-6
/
+6
*
Merge statements and expressions into statements
Son Ho
2021-12-01
1
-36
/
+28
*
Make minor cleanup
Son Ho
2021-11-30
1
-6
/
+1
*
Introduce [binder] and use them in place of [var] in the environments
Son Ho
2021-11-30
1
-3
/
+8
*
Remove the vector type for the Id module
Son Ho
2021-11-30
1
-40
/
+26
*
Debug box_free
Son Ho
2021-11-30
1
-2
/
+3
*
Fix more bugs
Son Ho
2021-11-30
1
-0
/
+4
*
Add more debugging facilities
Son Ho
2021-11-30
1
-0
/
+16
*
Debug some issues in the interpreter
Son Ho
2021-11-30
1
-12
/
+26
*
Cleanup a bit
Son Ho
2021-11-29
1
-77
/
+0
*
Start deriving formatters for debugging
Son Ho
2021-11-29
1
-0
/
+77
*
Improve formatting
Son Ho
2021-11-29
1
-5
/
+8
*
Start fixing bugs in the unit test evaluation
Son Ho
2021-11-29
1
-2
/
+3
*
Make minor modifications for pretty-printing
Son Ho
2021-11-29
1
-1
/
+1
*
Make minor modifications to pretty-printing
Son Ho
2021-11-29
1
-2
/
+1
*
Debug pretty-printing
Son Ho
2021-11-29
1
-5
/
+6
*
Fix some issues and start printing modules
Son Ho
2021-11-29
1
-1
/
+21
*
Implement more utilities to print statements and expressions
Son Ho
2021-11-29
1
-3
/
+9
*
Implement DefCtxCfimAst.{type_def_to_string, fun_def_to_string}
Son Ho
2021-11-29
1
-27
/
+108
*
Make modifications to fun_def_to_string
Son Ho
2021-11-29
1
-4
/
+16
*
Implement fun_def_to_string
Son Ho
2021-11-29
1
-3
/
+57
*
Implement eval_ctx_to_ast_formatter
Son Ho
2021-11-29
1
-0
/
+23
*
Implement expression_to_string
Son Ho
2021-11-29
1
-0
/
+48
*
Make various improvements in Print
Son Ho
2021-11-29
1
-15
/
+49
*
Make more cleanup
Son Ho
2021-11-29
1
-72
/
+75
*
Rename a function
Son Ho
2021-11-29
1
-10
/
+9
*
Make more progress on cleaning
Son Ho
2021-11-29
1
-43
/
+43
*
Make progress on cleaning
Son Ho
2021-11-29
1
-19
/
+15
*
Start cleaning Print.ml
Son Ho
2021-11-29
1
-25
/
+24
*
Start working logging and make progress on printing ASTs
Son Ho
2021-11-29
1
-3
/
+176
*
Update the env definition to make the frames easier to manipulate
Son Ho
2021-11-26
1
-23
/
+22
*
Implement eval_binary_op
Son Ho
2021-11-24
1
-13
/
+1
*
Start refactoring the code
Son Ho
2021-11-24
1
-2
/
+2
*
Implement formatting for eval_ctx
Son Ho
2021-11-23
1
-1
/
+84
*
Change the way exceptions are used
Son Ho
2021-11-23
1
-2
/
+2
*
Implement end_borrow_get_borrow_in_env
Son Ho
2021-11-22
1
-0
/
+2
*
Implement abs_to_string
Son Ho
2021-11-22
1
-0
/
+13
*
Implement typed_avalue_to_string_
Son Ho
2021-11-22
1
-7
/
+106
*
Start working on printing for avalues
Son Ho
2021-11-22
1
-15
/
+19
*
Finish the function typed_value_to_string
Son Ho
2021-11-22
1
-2
/
+26
*
Make good progress on pretty-printing for values
Son Ho
2021-11-19
1
-125
/
+247
[prev]
[next]