Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / module / system / repl / error-handling.scm
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-25 Ludovic CourtèsFix a couple of warnings.
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-02 Andy Wingomore define-syntax-rule usage
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-22 Mark H WeaverDo not enter the debugger if the thrown key is in ...
2011-03-17 Andy Wingoallow ,option on-error report instead of debug
2011-02-11 Andy Wingo(system repl error-handling) uses print-exception
2011-02-08 Andy Wingohackily fix another case where display-exception would...
2010-11-12 Andy Wingocall-with-error-handling pass-keys w/ procedural handle...
2010-10-12 Andy Wingodebug has for-trap? field
2010-10-08 Andy Wingofurther repl tweaks
2010-10-08 Ludovic CourtèsFixlets for REPL error handling.
2010-10-05 Andy Wingodebug-trap-handler ephemeral trap enhancement
2010-09-23 Andy Wingoavoid traps in repl except when evaluating the expression
2010-09-19 Andy Wingoimplement breakpoints in the repl
2010-08-31 Jose A. Ortega RuizAdd new debug meta-command ,error-message
2010-07-15 Andy Wingodon't re-print the error by default in call-with-error...
2010-07-15 Andy Wingoerror-handling tweak
2010-07-15 Andy Wingopass a frame to display-error in system repl error...
2010-07-10 Andy Wingofinally, backtraces only showing frames for the computation
2010-07-09 Andy Wingointegrate the debugger into the repl