summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLemonBoy <LemonBoy@users.noreply.github.com>2019-02-08 11:57:47 +0100
committerAndreas Rumpf <rumpf_a@web.de>2019-02-08 11:57:47 +0100
commit710cfcecd30a779a38a1196fd031200ad8a8fe9b (patch)
tree17cadd065653045e1b980e2d46849bdbf15eaad2 /.travis.yml
parent631a8ab57f6935d34d290089b7cc36d23dc03504 (diff)
downloadNim-710cfcecd30a779a38a1196fd031200ad8a8fe9b.tar.gz
Rework exception handling in the VM (#10544)
* Rework exception handling in the VM

Make the safepoint handling more precise and less forgiving.
The new code is clearer and more commented.
Perform cleanup on `return`.
The no-exception-thrown case in a try block should be slightly faster
since we don't parse the whole set of exceptions every time.
More tests.

* Fix silly error that broke a few tests

* Testament doesn't like files having the same name

* Remove test case that failed compilation to js
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions