summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2021-12-20geiser-doc: new keybindings s/h mocking help buffer's0.20jao
2021-12-19Requiring Emacs 25.1, for transient's sakejao
2021-12-19Docs, news and versionjao
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-12-18initial support for connection-addressjao
2021-12-18new geiser-repl-per-project-p to control per-project REPLsjao
2021-12-05Wee refactoringjao
2021-12-05Refinement: geiser-repl-add-project-paths instead of a boolean flagjao
2021-12-05New option geiser-repl-add-project-path-pjao
2021-12-05Redundant custom groups removed (geiser-repl)jao
2021-12-05Initialise geiser-repl-current-project-function according to availabilityjao
2021-12-04Version bump (0.19)0.19jao
2021-12-04Fix: better handling of recurring debugging entrancesjao
2021-12-03Fix: more careful display of signaturesjao
2021-12-03Fix for filename completion inside scheme stringsjao
2021-11-30Better handling of REPL's output regionsjao
2021-11-27Fix for file location identification (column number might be missing)jao
2021-11-27Customizable next-error on evaluation errorsjao
2021-11-24Indentation for srfi-64's test-groupjao
2021-11-21New geiser-mode command: geiser-exit-repljao
2021-11-20Fix: allow implementations to tell us if they entered their debuggerjao
2021-10-03Version bump (0.18)0.18jao
2021-08-08Version bump (0.17)0.17jao
2021-04-28There is no session (fixes #22)jao
2021-04-21Use defvar-localJonas Bernoulli
2021-04-21Version bump0.16jao
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-16Version bump (0.15)0.15jao
2021-04-16New public api for registering file extensionsjao
2021-04-16fix for doom emacsChris McClellen
2021-04-11Fix for ANSI color treatmentsjao
2021-04-10autoload cookie for geiser-eval-load-pathjao
2021-04-10Simpler error reporting for symbol lookup failuresjao
2021-04-09cl-case with an eval-when-compilejao
2021-04-09Optionally treat ANSI colors in dbg bufferjao
2021-04-09Version bump (0.14)jao
2021-04-05autoload geiser activate implementation0.14jao
2021-04-04stale geiser-install references removed0.13jao
2021-04-04duplicated commetary section gonejao
2021-04-04proper ELPA header for geiser.eljao
2021-04-04empty geiser-active-implementationsjao
2021-04-04geiser.el: autoloads removedjao
2021-03-07geiser-messages-mode: Don't quote lambda expressionsJonas Bernoulli
2021-02-15Determine the display string of command key dynamically.Zhu Zihao
2020-12-02Add doc-string to geiser-custom--defcustomJonas Bernoulli