index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-debug.el
Age
Commit message (
Expand
)
Author
2013-04-12
Simplifications to previous patch
Jose Antonio Ortega Ruiz
2013-04-12
Evaluate last expression to buffer with a prefix
Diogo F. S. Ramos
2012-10-11
Whitespace
Jose Antonio Ortega Ruiz
2012-09-02
racket: displaying images also during evaluations
Jose Antonio Ortega Ruiz
2011-11-26
Racket: capturing and displaying standard error during evaluation
Jose Antonio Ortega Ruiz
2010-12-28
Bug fix for postfix error message display in debug buffer
Jose Antonio Ortega Ruiz
2010-12-28
Finer grained maintenance of autodoc's cache
Jose Antonio Ortega Ruiz
2010-12-11
Make the position of long expressions in debug buffer customizable
Jose Antonio Ortega Ruiz
2010-12-11
Print long expressions after errors in debug buffer.
Jose Antonio Ortega Ruiz
2010-10-30
Elisp: more flexible parsing of :eval and :ge forms
Jose Antonio Ortega Ruiz
2010-10-16
Bug fix: setting correct default-directory in debug buffers
Jose Antonio Ortega Ruiz
2010-09-07
Make next-error (C-x `) work on debug buffers
Jose Antonio Ortega Ruiz
2010-09-07
Support for evaluation warnings
Jose Antonio Ortega Ruiz
2010-09-06
Autodoc: clean cache upon evaluation
Jose Antonio Ortega Ruiz
2010-07-25
C-c z as a to and fro jump, plus documentation.
Jose Antonio Ortega Ruiz
2010-06-15
Menu for debug buffer.
Jose Antonio Ortega Ruiz
2010-06-06
Whitespace.
Jose Antonio Ortega Ruiz
2010-06-05
Racket: providing error contexts
Jose Antonio Ortega Ruiz
2010-03-27
Automatically pop-up dbg buffer if there's any output during evaluation.
Jose Antonio Ortega Ruiz
2010-03-08
Hook to setup the debugger when it's launched.
Jose Antonio Ortega Ruiz
2010-01-28
Generic support for debugging prompts in the REPL
Jose Antonio Ortega Ruiz
2009-12-18
Guile: bug in backtrace display fixed.
Jose Antonio Ortega Ruiz
2009-09-22
New implementation registration mechanism, for the elisp side of things.
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: elisp code.
Jose Antonio Ortega Ruiz
2009-07-02
Simpler, nicer, more efficient handling of evaluation results. It
Jose Antonio Ortega Ruiz
2009-06-19
Better display of evaluation results.
Jose Antonio Ortega Ruiz
2009-06-17
Implementation-specific backtrace display.
Jose Antonio Ortega Ruiz
2009-06-16
Elimination of dead code in stack trace display.
Jose Antonio Ortega Ruiz
2009-06-13
Guile: rewriting stack trace captures - not yet complete.
Jose Antonio Ortega Ruiz
2009-05-20
Fixes for module names reading and evaluation result display.
Jose Antonio Ortega Ruiz
2009-05-03
Wrapping arbitrary regions with a begin block before evaluation/expansion.
Jose Antonio Ortega Ruiz
2009-04-28
Fixes for eval/compilation error display.
Jose Antonio Ortega Ruiz
2009-03-17
Misc nits and work in progress.
Jose Antonio Ortega Ruiz
2009-03-04
New geiser-reload command. New geiser command.
Jose Antonio Ortega Ruiz
2009-03-01
Macro-expand commands.
Jose Antonio Ortega Ruiz
2009-03-01
Refactoring the refactoring.
Jose Antonio Ortega Ruiz
2009-03-01
Some refactoring and new ge:macroexpand.
Jose Antonio Ortega Ruiz
2009-02-24
Smart tab is not enabled by default; module completion bound to C-.
Jose Antonio Ortega Ruiz
2009-02-24
Spurious geiser-debug-mode key mode map deleted.
Jose Antonio Ortega Ruiz
2009-02-24
Compilation mode working on dbg buffers.
Jose Antonio Ortega Ruiz
2009-02-24
Partial support for stack trace display.
Jose Antonio Ortega Ruiz