1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module
Andy Wingo bb455e4f94 allow ,option on-error report instead of debug
* module/system/repl/command.scm:
* module/system/repl/debug.scm (terminal-width): Move terminal-width
  here, make it thread-local, and export it.
  (print-locals, print-frame, print-frames): Default width to
  terminal-width.

* module/system/repl/error-handling.scm (call-with-error-handling): Add
  `report' and `backtrace' on-error handlers.

* module/system/repl/common.scm (repl-default-options): Add on-error
  REPL option, defaulting to `debug', but which may be changed.

* module/system/repl/repl.scm (run-repl): Pass the #:on-error REPL
  option to call-with-error-handling.
2011-03-17 12:39:59 +01:00
..
ice-9 Add get-string-n' and get-string-n!' for R6RS ports 2011-03-13 22:39:14 +01:00
language fix-letrec tweaks 2011-03-09 22:38:11 +01:00
oop Allow GOOPS getters to add methods to primitive generics 2011-02-14 20:33:11 +01:00
rnrs Enhance transcoder-related functionality of `(rnrs io ports)' 2011-03-13 23:14:43 +01:00
scripts Add `*current-warning-prefix*'. 2011-02-13 19:13:36 +01:00
srfi Fix `define-inlinable' in SRFI-9 so that arguments are evaluated only once. 2011-03-11 21:02:30 +01:00
sxml sxml->xml fix 2010-12-02 22:24:26 +01:00
system allow ,option on-error report instead of debug 2011-03-17 12:39:59 +01:00
texinfo stexi->shtml supports itemx 2011-01-25 17:59:45 +01:00
web web server more assiduous about closing ports 2011-02-24 11:10:49 +01:00
Makefile.am add ice-9 eval-string 2011-03-05 23:16:11 +01:00
rnrs.scm Enhance transcoder-related functionality of `(rnrs io ports)' 2011-03-13 23:14:43 +01:00
statprof.scm remove a number of debug options 2010-09-24 20:57:01 +02:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00