1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module/system/repl
Andy Wingo 3d4f8e3c2d fix stack narrowing for tail-call to throw
* module/system/repl/debug.scm (narrow-stack->vector): Fix for the
  tail-call to `throw' case, as in `(quit)'.
2010-08-06 17:39:51 +02:00
..
command.scm updates to system repl command 2010-07-16 17:35:43 +02:00
common.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
debug.scm fix stack narrowing for tail-call to throw 2010-08-06 17:39:51 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
error-handling.scm don't re-print the error by default in call-with-error-handling 2010-07-15 12:47:58 +02:00
repl.scm ,x unbound does not quit repl 2010-08-06 17:28:10 +02:00