summaryrefslogtreecommitdiff
path: root/src/InterpreterExpressions.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve logging and introduce eval_operands_prepareSon Ho2022-01-071-4/+44
|
* Make the symbolic, borrow, region and abstration counters global andSon Ho2022-01-061-4/+4
| | | | stateful
* Remove the symbolic_proj_comp def and make the set of ended regions aSon Ho2022-01-061-3/+3
| | | | field in the eval_ctx struct
* Move more definitions and do more cleanupSon Ho2022-01-061-0/+1
|
* Cleanup the dependencies a bitSon Ho2022-01-061-5/+0
|
* Move some definitionsSon Ho2022-01-061-20/+0
|
* Move some definitions inside of InterpreterExpressionsSon Ho2022-01-061-28/+28
|
* Move some functions from Interpreter to InterpreterExpressionsSon Ho2022-01-061-0/+476