summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlasdair Armstrong2018-07-12 16:14:13 +0100
committerAlasdair Armstrong2018-07-12 16:14:13 +0100
commitd482dcd0152b1f44faf1ad3b1ae06c029a048dab (patch)
tree0c92d89e12c7872592571558ba400eb6b0e64a00 /README.md
parent79ecf8b83b06a6bd1330e1f243826cbe951a9e7d (diff)
Handle failures during interpreting better
Changes to the interpreter to better support constant folding during compilation mean it can now throw exceptions to the caller, allow the caller to handle the error, rather than simply printing an error. This broke the ARM interpreter test because exit() is handled by throwing an Exit exception in the interpreter.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions