summaryrefslogtreecommitdiff
path: root/elisp/geiser-debug.el
AgeCommit message (Expand)Author
2010-10-16Bug fix: setting correct default-directory in debug buffersJose Antonio Ortega Ruiz
2010-09-07Make next-error (C-x `) work on debug buffersJose Antonio Ortega Ruiz
2010-09-07Support for evaluation warningsJose Antonio Ortega Ruiz
2010-09-06Autodoc: clean cache upon evaluationJose Antonio Ortega Ruiz
2010-07-25C-c z as a to and fro jump, plus documentation.Jose Antonio Ortega Ruiz
2010-06-15Menu for debug buffer.Jose Antonio Ortega Ruiz
2010-06-06Whitespace.Jose Antonio Ortega Ruiz
2010-06-05Racket: providing error contextsJose Antonio Ortega Ruiz
2010-03-27Automatically pop-up dbg buffer if there's any output during evaluation.Jose Antonio Ortega Ruiz
2010-03-08Hook to setup the debugger when it's launched.Jose Antonio Ortega Ruiz
2010-01-28Generic support for debugging prompts in the REPLJose Antonio Ortega Ruiz
2009-12-18Guile: bug in backtrace display fixed.Jose Antonio Ortega Ruiz
2009-09-22New implementation registration mechanism, for the elisp side of things.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-07-02Simpler, nicer, more efficient handling of evaluation results. ItJose Antonio Ortega Ruiz
2009-06-19Better display of evaluation results.Jose Antonio Ortega Ruiz
2009-06-17Implementation-specific backtrace display.Jose Antonio Ortega Ruiz
2009-06-16Elimination of dead code in stack trace display.Jose Antonio Ortega Ruiz
2009-06-13Guile: rewriting stack trace captures - not yet complete.Jose Antonio Ortega Ruiz
2009-05-20Fixes for module names reading and evaluation result display.Jose Antonio Ortega Ruiz
2009-05-03Wrapping arbitrary regions with a begin block before evaluation/expansion.Jose Antonio Ortega Ruiz
2009-04-28Fixes for eval/compilation error display.Jose Antonio Ortega Ruiz
2009-03-17Misc nits and work in progress.Jose Antonio Ortega Ruiz
2009-03-04New geiser-reload command. New geiser command.Jose Antonio Ortega Ruiz
2009-03-01Macro-expand commands.Jose Antonio Ortega Ruiz
2009-03-01Refactoring the refactoring.Jose Antonio Ortega Ruiz
2009-03-01Some refactoring and new ge:macroexpand.Jose Antonio Ortega Ruiz
2009-02-24Smart tab is not enabled by default; module completion bound to C-.Jose Antonio Ortega Ruiz
2009-02-24Spurious geiser-debug-mode key mode map deleted.Jose Antonio Ortega Ruiz
2009-02-24Compilation mode working on dbg buffers.Jose Antonio Ortega Ruiz
2009-02-24Partial support for stack trace display.Jose Antonio Ortega Ruiz