kuroko/tools
K. Lange 3945e3865f Changes to how uncaught exceptions are handled.
- Don't clear the HAS_EXCEPTION bit.
- Reuse CLEAN_OUTPUT to disable printing the exception.
- Don't reset the stack, repls should do that _on every call_.
- Fix up sandbox and simple-repl.h, they don't need to do that silly stack thing to handle exceptions themselves.
2021-02-24 09:08:21 +09:00
..
kuroko Add tools (and tools/kuroko contains symlinks to headers) 2021-02-12 11:48:50 +09:00
__init__.krk The big documentation system overhaul 2021-02-20 14:10:36 +09:00
compile.c More header cleanup, rename some stuff 2021-02-19 12:30:39 +09:00
demo.c Add a very simple embedding demo for doc purposes 2021-02-19 21:25:15 +09:00
gendoc.krk Generate indexes, fixup CSS for mobile 2021-02-20 22:32:11 +09:00
sandbox.c Changes to how uncaught exceptions are handled. 2021-02-24 09:08:21 +09:00
simple-repl.h Changes to how uncaught exceptions are handled. 2021-02-24 09:08:21 +09:00