Age | Commit message (Expand) | Author |
2016-04-30 | Fix REPL restart if REPL is alive | Alex Kost |
2016-04-07 | Fix REPL reconnecting | Alex Kost |
2015-12-14 | Fix geiser-connect-local for non-interactive use | Alex Kost |
2015-10-12 | Keeping the elisp compiler happy | Jose Antonio Ortega Ruiz |
2015-09-16 | Add 'geiser-repl-buffer-name-function' variable | Alex Kost |
2015-09-10 | Fix for geiser-connect-local | Jose Antonio Ortega Ruiz |
2015-09-10 | Moving implementation loading to geiser-repl (#82) | Jose Antonio Ortega Ruiz |
2015-09-08 | Ensuring switch-to-geiser asks for an implementation | Jose Antonio Ortega Ruiz |
2015-09-06 | repl: Add 'save-history' argument to 'geiser-repl--send' | Alex Kost |
2015-03-12 | Fix for RET with point at the beginning of line after M-p | Jose Antonio Ortega Ruiz |
2015-01-19 | Not cleaning the image cache before displaying images | Jose Antonio Ortega Ruiz |
2014-06-01 | Almost redundant REPL command to interrupt evaluation | Jose Antonio Ortega Ruiz |
2014-02-27 | Add 'geiser-connect-local' to connect over Unix-domain socket. | Ludovic Courtès |
2013-09-26 | Checking for versions before creating the REPL buffer | Jose Antonio Ortega Ruiz |
2013-09-25 | Scheme version checks | Jose Antonio Ortega Ruiz |
2013-08-26 | Ensuring that comint-process-echoes is nil in REPL | Jose Antonio Ortega Ruiz |
2013-08-12 | Newish emacsen don't have comint-last-prompt-overlay | Jose Antonio Ortega Ruiz |
2013-07-02 | Real solution for the non-ascii-history problem | Jose Antonio Ortega Ruiz |
2013-07-01 | A couple of byte-compilation warnings gone | Jose Antonio Ortega Ruiz |
2013-07-01 | Another not entirely satisfactory experiment with raw-text | Jose Antonio Ortega Ruiz |
2013-07-01 | Experiment setting history file coding system | Jose Antonio Ortega Ruiz |
2013-05-21 | yank input if point is over history input | Darren Hoo |
2013-04-11 | New flag to automatically start REPLs when geiser-mode is activated | Jose Antonio Ortega Ruiz |
2013-04-09 | New customizable geiser-repl-query-on-kill-p | Jose Antonio Ortega Ruiz |
2013-03-01 | Using implementation-specific keywords also in REPL | Jose Antonio Ortega Ruiz |
2012-11-11 | New command geiser-repl-clear-buffer | Jose Antonio Ortega Ruiz |
2012-11-09 | New function 'geiser-repl--clear-buffer' | Jonas Rodrigues |
2012-10-27 | Filename completion also in scheme buffers | Jose Antonio Ortega Ruiz |
2012-10-24 | Completing file names at the REPL, but only in string contexts | Jose Antonio Ortega Ruiz |
2012-10-24 | Completing file names at the REPL | Jose Antonio Ortega Ruiz |
2012-10-23 | New custom var `geiser-repl-save-debugging-history-p' | Jose Antonio Ortega Ruiz |
2012-10-13 | Manual lookup shortcut (C-c C-d i) also in REPL buffers | Jose Antonio Ortega Ruiz |
2012-09-02 | racket: displaying images also during evaluations | Jose Antonio Ortega Ruiz |
2012-09-02 | Image support: buttons and auto-display in the REPL | Jose Antonio Ortega Ruiz |
2012-09-02 | Image display functionality refactored to its own module | Jose Antonio Ortega Ruiz |
2012-08-15 | Simplified image display. | Michael W |
2012-08-15 | Documentation improvements | Michael W |
2012-08-12 | [WIP] Add capability for images to be viewed in an external image viewer. | Michael W |
2012-08-12 | [WIP] Emacs cleans up temp. images, and a parameter controls whether or not t... | Michael W |
2012-08-12 | [WIP] Draw images inline in the Racket REPL. | Michael W |
2012-06-09 | Support for user-defined Guile info nodes | Jose Antonio Ortega Ruiz |
2012-02-05 | Keeping autodoc active in the REPL | Jose Antonio Ortega Ruiz |
2011-09-08 | bug fix: make C-c C-z behave with run-geiser | Jose Antonio Ortega Ruiz |
2011-08-20 | REPL: restore TAB indenting behaviour around whitespace | Jose Antonio Ortega Ruiz |
2011-08-20 | REPL: new customizable faces for input and prompt | Jose Antonio Ortega Ruiz |
2011-08-20 | elisp: customizable patience amount on racket startup | Jose Antonio Ortega Ruiz |
2011-06-23 | Avoid (read) breakage (fixes #33090) | jao |
2011-03-06 | Bug fix: don't confuse REPL buffers | Jose Antonio Ortega Ruiz |
2011-03-06 | Missing require form | Jose Antonio Ortega Ruiz |
2011-03-06 | Elisp nit | Jose Antonio Ortega Ruiz |