Age | Commit message (Expand) | Author |
2022-11-15 | spurious transient require | jao |
2022-10-24 | geiser-debug: ensure next-error buffer and buttonize output | jao |
2022-10-22 | debugging commands up to the specific scheme implementation | jao |
2022-10-21 | debug: accept debug msg of any type (e.g., a list with location info) | jao |
2022-10-21 | geiser-debug--debugger-active-p -> geiser-debug--debugger-active | jao |
2022-10-09 | fix: proper use of the error reporting protocol | jao |
2022-10-08 | More -p obsolescence in geiser-debug.el | jao |
2022-10-08 | geiser-log clean-ups | jao |
2022-08-25 | New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module] | jao |
2022-03-15 | fix: compilation-setup's argument doesn't mean what you thought | jao |
2022-03-06 | Harmonizing buffer names | jao |
2022-01-31 | Silence byte-compiler | Jonas Bernoulli |
2021-12-29 | New function geiser-eval-region/wait | jao |
2021-12-20 | Asynchronous, interruptable evaluations | jao |
2021-12-20 | Better handling of (:debug) evaluations | jao |
2021-12-19 | Tweaks to geiser-debug-mode keymap | jao |
2021-12-19 | New debugger commands: locals, registers, error | jao |
2021-12-19 | Debugger: fixes and better determination of debugging status | jao |
2021-12-18 | 'debug commands so that each impl can take care of them | jao |
2021-12-18 | Allowing debuggers to use Dbg buffer for output | jao |
2021-11-27 | Customizable next-error on evaluation errors | jao |
2021-11-20 | Fix: allow implementations to tell us if they entered their debugger | jao |
2021-04-19 | Fix for the fix (avoid popping up on empty output strings) | jao |
2021-04-19 | Fix for output display in schemes not defining their own handler | jao |
2021-04-11 | Fix for ANSI color treatments | jao |
2021-04-09 | cl-case with an eval-when-compile | jao |
2021-04-09 | Optionally treat ANSI colors in dbg buffer | jao |
2020-12-02 | Improve doc-strings of some options | Jonas Bernoulli |
2020-12-02 | Placate byte compiler (Brian Leung) | jao |
2020-07-12 | Always display error in minibuffer after eval | Aaron Marks |
2020-04-06 | Chop off trailing whitespace before printing REPL result | Philip K |
2020-03-27 | Fix indentation | Jonas Bernoulli |
2020-03-27 | Mark the beginning of code part of elisp libraries with Code: heading | Jonas Bernoulli |
2020-02-13 | Proper wrapping of final comment lines (fixes #292) | Jose Antonio Ortega Ruiz |
2016-06-11 | Cleanups to the show/jump debug buffer mess | Jose Antonio Ortega Ruiz |
2016-05-29 | Fixes for geiser-debug-jump-to-debug-p and geiser-debug-show-debug-p | Jose Antonio Ortega Ruiz |
2016-04-23 | Define 'geiser-debug-mode' with 'define-derived-mode' | Alex Kost |
2015-10-12 | Keeping the elisp compiler happy | Jose Antonio Ortega Ruiz |
2014-05-31 | Finer control of debugging window popups | Jose Antonio Ortega Ruiz |
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 |