1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
guile/module/system/repl
Andy Wingo c7317beca6 bind debugging i/o ports in start-repl
* module/system/repl/repl.scm (start-repl): If the debugging ports are
  unbound, bind them to the current i/o ports. Allows errors within
  with-output-to-foo / with-input-from-foo to be sensibly debugged.
2010-06-10 14:15:26 +02:00
..
command.scm very important fix to (system repl command) 2010-04-07 00:09:53 +02:00
common.scm recursive repl support 2010-06-02 22:19:40 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
repl.scm bind debugging i/o ports in start-repl 2010-06-10 14:15:26 +02:00