summaryrefslogtreecommitdiff
path: root/src/Contexts.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29Start working logging and make progress on printing ASTsSon Ho1-2/+0
2021-11-26Make progress on evaluate_non_local_function_callSon Ho1-0/+4
2021-11-26Make good progress on eval_local_function_callSon Ho1-0/+31
2021-11-26Update the env definition to make the frames easier to manipulateSon Ho1-12/+9
2021-11-25Use var instead of VarId.id in environmentsSon Ho1-7/+12
2021-11-25Start working on eval_local_function_callSon Ho1-0/+4
2021-11-25Implement the Aggregate branch of eval_rvalueSon Ho1-0/+3
2021-11-24Implement eval_unary_opSon Ho1-2/+0
2021-11-24Start refactoring the codeSon Ho1-3/+30
2021-11-24Update activate_inactivated_mut_borrowSon Ho1-2/+0
2021-11-23Implement copy_valueSon Ho1-4/+4
2021-11-23Implement formatting for eval_ctxSon Ho1-15/+27
2021-11-23Move some definitions to Contexts.ml and reactivate the warningsSon Ho1-0/+49