1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00
guile/module/system/repl
Andy Wingo f87db65719 (system repl error-handling) uses print-exception
* module/system/repl/error-handling.scm (error-string): Just use
  print-exception instead of rolling our own printer.
  (call-with-error-handling): Simplify.
2011-02-11 12:57:08 +01:00
..
command.scm Fix `show' REPL meta-command 2011-02-01 23:50:09 +01:00
common.scm repl read/write using current ports, not captured ports 2010-11-18 14:32:53 +01:00
debug.scm ,frame and related commands handle for-trap? appropriately 2010-10-12 13:24:46 +02:00
describe.scm Use 'substring' instead of obsoleted 'make-shared-substring' 2011-02-02 05:45:37 -08:00
error-handling.scm (system repl error-handling) uses print-exception 2011-02-11 12:57:08 +01:00
repl.scm repl read/write using current ports, not captured ports 2010-11-18 14:32:53 +01:00
server.scm add (system repl server) 2010-10-10 12:15:34 +02:00