1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-18 10:10:23 +02:00
guile/module/system
Andy Wingo 03fa04dfe1 pass backtraces through the compiler
* module/system/base/compile.scm (call-with-nonlocal-exit-protect): New
  helper, like unwind-protect but only for nonlocal exits.
  (call-with-output-file/atomic): Use call-with-nonlocal-exit-protect so
  that we don't mess up backtraces by catching all and then rethrowing.
  Should fix this more comprehensively somewhere, though.
2008-10-31 13:28:06 +01:00
..
base pass backtraces through the compiler 2008-10-31 13:28:06 +01:00
il make define-inline more usable from external modules 2008-10-31 13:26:48 +01:00
repl handle throws to unknown keys in the repl 2008-10-09 11:10:25 +02:00
vm fix typo in assembler 2008-10-18 19:42:37 +02:00
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
Makefile.am Update Makefile.am's; remove slib import 2008-05-13 00:07:40 +02:00