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