mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* module/ice-9/boot-9.scm: Reimplement catch, throw, and with-throw-handler in such a way that the exception handler is threaded not through the exception-handling closures, but through a data structure in the exception-handler fluid. This will allow us to do unwind-only exception dispatch on stack overflow. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |