summaryrefslogtreecommitdiff
path: root/src/InterpreterExpressions.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-15Add sv_kind ("symbolic value kind") to track the origin of the symbolicSon Ho1-2/+6
2022-01-14Implement greedy expansion of symbolic variables and expansion beforeSon Ho1-17/+55
2022-01-14Start working on greedy symbolic value expansion and expansion beforeSon Ho1-0/+4
2022-01-07Improve logging and introduce eval_operands_prepareSon Ho1-4/+44
2022-01-06Make the symbolic, borrow, region and abstration counters global andSon Ho1-4/+4
2022-01-06Remove the symbolic_proj_comp def and make the set of ended regions aSon Ho1-3/+3
2022-01-06Move more definitions and do more cleanupSon Ho1-0/+1
2022-01-06Cleanup the dependencies a bitSon Ho1-5/+0
2022-01-06Move some definitionsSon Ho1-20/+0
2022-01-06Move some definitions inside of InterpreterExpressionsSon Ho1-28/+28
2022-01-06Move some functions from Interpreter to InterpreterExpressionsSon Ho1-0/+476