summaryrefslogtreecommitdiff
path: root/src/InterpreterUtils.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-06Remove the symbolic_proj_comp def and make the set of ended regions aSon Ho1-56/+22
2022-01-06Fix some bugsSon Ho1-0/+2
2022-01-06Make minor improvements to printingSon Ho1-0/+2
2022-01-06Make minor modificationsSon Ho1-0/+7
2022-01-06Make good progress on implementing utilities to test symbolic executionSon Ho1-5/+23
2022-01-06Move more definitions and do more cleanupSon Ho1-67/+0
2022-01-06Cleanup and reorganizeSon Ho1-474/+1
2022-01-06Cleanup the dependencies a bitSon Ho1-2/+0
2022-01-06Move some functions from Interpreter to InterpreterExpansionSon Ho1-0/+17
2022-01-06Move some functions from Interpreter to InterpreterProjectorsSon Ho1-0/+160
2022-01-05Make progress on eval_non_local_function_call_symbolicSon Ho1-1/+7
2022-01-05Make progress on implementing the symbolic evaluation for the non-localSon Ho1-7/+1
2022-01-05Implement eval_unary_op_symbolicSon Ho1-0/+5
2022-01-05Start inserting calls to dummy synthesis functions in Interpreter.mlSon Ho1-0/+7
2022-01-04Move some functions from Interpreter to InterpreterUtilsSon Ho1-0/+536
2022-01-04Commit a forgotten fileSon Ho1-0/+86