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-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
2021-11-30
Replace the env parameters/return types with eval_ctx in many functions
Son Ho
1
-163
/
+166
2021-11-30
Make minor modifications
Son Ho
3
-29
/
+79
2021-11-30
Fix another bug
Son Ho
1
-4
/
+10
2021-11-30
Fix more bugs
Son Ho
2
-7
/
+46
2021-11-30
Fix another bug
Son Ho
1
-1
/
+5
2021-11-30
Fix another bug
Son Ho
1
-1
/
+4
2021-11-30
Add more debugging facilities
Son Ho
2
-1
/
+26
2021-11-30
Fix another bug
Son Ho
1
-4
/
+8
2021-11-30
Debug some issues in the interpreter
Son Ho
3
-29
/
+72
2021-11-29
Derive more printing functions
Son Ho
3
-3
/
+18
2021-11-29
Cleanup a bit
Son Ho
1
-77
/
+0
2021-11-29
Derive more debugging facilities
Son Ho
2
-13
/
+47
2021-11-29
Debug some issues
Son Ho
1
-6
/
+13
2021-11-29
Start deriving formatters for debugging
Son Ho
8
-24
/
+143
2021-11-29
Fix a small mistake
Son Ho
1
-3
/
+1
2021-11-29
Improve formatting
Son Ho
3
-8
/
+11
2021-11-29
Start fixing bugs in the unit test evaluation
Son Ho
2
-3
/
+10
2021-11-29
Fix some issues, introduce debugging log in the interpreter
Son Ho
1
-1
/
+20
2021-11-29
Make minor modifications for pretty-printing
Son Ho
1
-1
/
+1
2021-11-29
Test the unit functions
Son Ho
3
-8
/
+12
2021-11-29
Make minor modifications to pretty-printing
Son Ho
1
-2
/
+1
2021-11-29
Debug pretty-printing
Son Ho
2
-6
/
+7
2021-11-29
Fix some issues and start printing modules
Son Ho
3
-7
/
+27
2021-11-29
Finish cleaning up CfimOfJson
Son Ho
1
-116
/
+115
2021-11-29
Continue cleaning up
Son Ho
1
-54
/
+53
2021-11-29
Continue cleanin
Son Ho
1
-29
/
+28
2021-11-29
Start cleaning up CfimOfJson
Son Ho
1
-8
/
+8
2021-11-29
Move some definitions from CfimOfJson.ml to a new Modules.ml
Son Ho
3
-14
/
+26
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
[next]