Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'
[bpt/guile.git] / module / system / repl / error-handling.scm
2014-02-07 Andy WingoMerge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'
2014-02-07 Andy WingoMerge commit '45a28515c13348dfd18e53038ad63dd091a5a3c1'
2014-02-07 Andy WingoMerge commit 'a5cbbaa66a2491453db0edff9b0cb592a98f61bf'
2014-02-07 Andy WingoMerge commit '8ca97482b01cf1a6aa538cc5a2d1f71fb60f080c'
2014-02-07 Andy WingoMerge commit '122f24cc8a3637ed42d7792ad1ff8ec0c49c58df'
2014-01-21 Mark H WeaverMerge branch 'stable-2.0'
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-09 Mark H WeaverMerge branch 'stable-2.0'
2013-12-13 Mark H WeaverMerge branch 'stable-2.0'
2013-11-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-11-28 Andy WingoMerge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
2013-11-28 Andy WingoMerge commit 'e7bd20f7d9b2110fdc0fa25db5a2bfe6b2214923'
2013-11-28 Andy WingoMerge commit '17330398d50524058c2ef488bd21ac5ec9c8b6e8'
2013-11-28 Andy WingoMerge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
2013-11-28 Andy WingoMerge commit '2437c7b2e8b4ab7786847ee1ce0b59e446a70fe2'
2013-11-28 Andy WingoMerge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
2013-11-28 Andy WingoMerge commit '750ac8c592e792e627444f476877f282525b132e'
2013-11-28 Andy WingoMerge commit 'c61be45084d04b1db792b7e232f5bd77099f3287'
2013-11-28 Andy WingoMerge commit 'd360671c1cca335600079f1c5714572d1c2e676d'
2013-11-07 Andy WingoProgram sources are always pre-retire now
2012-03-05 BT TempletonMerge branch 'bt/elisp'
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