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
/
Contexts.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debug some issues in the interpreter
Son Ho
2021-11-30
1
-15
/
+22
*
Derive more printing functions
Son Ho
2021-11-29
1
-2
/
+5
*
Start working logging and make progress on printing ASTs
Son Ho
2021-11-29
1
-2
/
+0
*
Make progress on evaluate_non_local_function_call
Son Ho
2021-11-26
1
-0
/
+4
*
Make good progress on eval_local_function_call
Son Ho
2021-11-26
1
-0
/
+31
*
Update the env definition to make the frames easier to manipulate
Son Ho
2021-11-26
1
-12
/
+9
*
Use var instead of VarId.id in environments
Son Ho
2021-11-25
1
-7
/
+12
*
Start working on eval_local_function_call
Son Ho
2021-11-25
1
-0
/
+4
*
Implement the Aggregate branch of eval_rvalue
Son Ho
2021-11-25
1
-0
/
+3
*
Implement eval_unary_op
Son Ho
2021-11-24
1
-2
/
+0
*
Start refactoring the code
Son Ho
2021-11-24
1
-3
/
+30
*
Update activate_inactivated_mut_borrow
Son Ho
2021-11-24
1
-2
/
+0
*
Implement copy_value
Son Ho
2021-11-23
1
-4
/
+4
*
Implement formatting for eval_ctx
Son Ho
2021-11-23
1
-15
/
+27
*
Move some definitions to Contexts.ml and reactivate the warnings
Son Ho
2021-11-23
1
-0
/
+49