summaryrefslogtreecommitdiff
path: root/elisp/geiser-debug.el
AgeCommit message (Expand)Author
2022-12-05Take the byte-compilers advice into accountJonas Bernoulli
2022-11-15spurious transient requirejao
2022-10-24geiser-debug: ensure next-error buffer and buttonize outputjao
2022-10-22debugging commands up to the specific scheme implementationjao
2022-10-21debug: accept debug msg of any type (e.g., a list with location info)jao
2022-10-21geiser-debug--debugger-active-p -> geiser-debug--debugger-activejao
2022-10-09fix: proper use of the error reporting protocoljao
2022-10-08More -p obsolescence in geiser-debug.eljao
2022-10-08geiser-log clean-upsjao
2022-08-25New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module]jao
2022-03-15fix: compilation-setup's argument doesn't mean what you thoughtjao
2022-03-06Harmonizing buffer namesjao
2022-01-31Silence byte-compilerJonas Bernoulli
2021-12-29New function geiser-eval-region/waitjao
2021-12-20Asynchronous, interruptable evaluationsjao
2021-12-20Better handling of (:debug) evaluationsjao
2021-12-19Tweaks to geiser-debug-mode keymapjao
2021-12-19New debugger commands: locals, registers, errorjao
2021-12-19Debugger: fixes and better determination of debugging statusjao
2021-12-18'debug commands so that each impl can take care of themjao
2021-12-18Allowing debuggers to use Dbg buffer for outputjao
2021-11-27Customizable next-error on evaluation errorsjao
2021-11-20Fix: allow implementations to tell us if they entered their debuggerjao
2021-04-19Fix for the fix (avoid popping up on empty output strings)jao
2021-04-19Fix for output display in schemes not defining their own handlerjao
2021-04-11Fix for ANSI color treatmentsjao
2021-04-09cl-case with an eval-when-compilejao
2021-04-09Optionally treat ANSI colors in dbg bufferjao
2020-12-02Improve doc-strings of some optionsJonas Bernoulli
2020-12-02Placate byte compiler (Brian Leung)jao
2020-07-12Always display error in minibuffer after evalAaron Marks
2020-04-06Chop off trailing whitespace before printing REPL resultPhilip K
2020-03-27Fix indentationJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-02-13Proper wrapping of final comment lines (fixes #292)Jose Antonio Ortega Ruiz
2016-06-11Cleanups to the show/jump debug buffer messJose Antonio Ortega Ruiz
2016-05-29Fixes for geiser-debug-jump-to-debug-p and geiser-debug-show-debug-pJose Antonio Ortega Ruiz
2016-04-23Define 'geiser-debug-mode' with 'define-derived-mode'Alex Kost
2015-10-12Keeping the elisp compiler happyJose Antonio Ortega Ruiz
2014-05-31Finer control of debugging window popupsJose Antonio Ortega Ruiz
2013-04-12Simplifications to previous patchJose Antonio Ortega Ruiz
2013-04-12Evaluate last expression to buffer with a prefixDiogo F. S. Ramos
2012-10-11WhitespaceJose Antonio Ortega Ruiz
2012-09-02racket: displaying images also during evaluationsJose Antonio Ortega Ruiz
2011-11-26Racket: capturing and displaying standard error during evaluationJose Antonio Ortega Ruiz
2010-12-28Bug fix for postfix error message display in debug bufferJose Antonio Ortega Ruiz
2010-12-28Finer grained maintenance of autodoc's cacheJose Antonio Ortega Ruiz
2010-12-11Make the position of long expressions in debug buffer customizableJose Antonio Ortega Ruiz
2010-12-11Print long expressions after errors in debug buffer.Jose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz