1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/module
Andy Wingo b0e556d4d0 avoid traps in repl except when evaluating the expression
* module/system/vm/trap-state.scm (with-default-trap-handler): Don't
  enable traps if we are setting a handler of #f.

* module/system/repl/error-handling.scm (call-with-error-handling): Add
  #:trap-handler arg.

* module/system/repl/repl.scm (run-repl): Only have traps enabled while
  running the thunk. Otherwise we trace on procedures called as part of
  the repl.
2010-09-23 13:45:23 +02:00
..
ice-9 regenerate psyntax-pp.scm 2010-09-10 11:03:59 +02:00
language Remove trailing whitespace 2010-07-09 21:22:27 -05:00
oop Update #:procedure method for <applicable-struct> 2010-06-29 11:43:04 +02:00
rnrs Fix make-variable-transformer export 2010-09-19 12:15:37 +02:00
scripts [maint] Remove unused script guile-doc-snarf. 2010-07-22 21:10:38 +02:00
srfi SRFI-1: Rewrite `alist-copy' in Scheme. 2010-09-20 00:01:23 +02:00
sxml sxml-match: Always use the same prompt tag. 2010-07-15 23:12:57 +02:00
system avoid traps in repl except when evaluating the expression 2010-09-23 13:45:23 +02:00
texinfo Fix typos. 2010-09-02 00:04:39 +02:00
Makefile.am implement breakpoints in the repl 2010-09-19 11:32:11 +02:00
rnrs.scm back-compat in (rnrs) for deprecated modules-in-value-namespace 2010-09-02 21:31:55 -07:00
statprof.scm statprof bugfixes 2010-01-27 21:52:05 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00