1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00
guile/module/system/repl
Andy Wingo d286c8ce34 don't re-print the error by default in call-with-error-handling
* module/system/repl/error-handling.scm (call-with-error-handling):
  Previous post-error changed to "report"; now "catch", the default,
  doesn't re-print the error.
2010-07-15 12:47:58 +02:00
..
command.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
common.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
debug.scm print column numbers in backtraces 2010-07-10 12:32:24 +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 finally, backtraces only showing frames for the computation 2010-07-10 12:21:50 +02:00