Age | Commit message (Expand) | Author |
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 |
2011-03-05 | Bug fix: honour geiser-repl-use-other-window | Jose Antonio Ortega Ruiz |
2011-02-14 | Guile REPL: bug fix: correctly track debugging status | Jose Antonio Ortega Ruiz |
2011-02-11 | Bug fix: M-x geiser-edit-module works again in the REPL | Jose Antonio Ortega Ruiz |
2011-02-03 | Off-by-one in geiser-repl-tab-dwim | Jose Antonio Ortega Ruiz |
2011-02-03 | New geiser-add-to-load-path, just for Guile right now | Jose Antonio Ortega Ruiz |
2011-01-24 | company-mode fixes (an attempt to fix #32231) | Jose Antonio Ortega Ruiz |
2011-01-23 | geiser-repl--tab -> geiser-repl-tab-dwim | Jose Antonio Ortega Ruiz |
2011-01-07 | REPL: M-TAB bound to completion-at-point | Jose Antonio Ortega Ruiz |
2011-01-07 | REPL: fix for history navigation | Jose Antonio Ortega Ruiz |
2010-11-26 | Remove unnecessary calls to symbol-at-point | Jose Antonio Ortega Ruiz |
2010-11-25 | Completion: respecting tab-always-indent | Jose Antonio Ortega Ruiz |
2010-11-25 | Guile: fix for connect-to-guile problems | Jose Antonio Ortega Ruiz |
2010-11-22 | Fix for compiled Geiser | Jose Antonio Ortega Ruiz |
2010-11-15 | REPL: sexpy history file (fix for #30269) | Jose Antonio Ortega Ruiz |
2010-11-14 | Smoother REPL exit (deactivating the connection) | Jose Antonio Ortega Ruiz |
2010-11-14 | Smoother reload | Jose Antonio Ortega Ruiz |
2010-11-13 | Cleanups | Jose Antonio Ortega Ruiz |
2010-11-13 | Superior schemes | Jose Antonio Ortega Ruiz |
2010-11-12 | Make do with a single connection | Jose Antonio Ortega Ruiz |
2010-11-12 | Debugger support, and Guile using it | Jose Antonio Ortega Ruiz |
2010-11-12 | Better EOT token for more robust communication | Jose Antonio Ortega Ruiz |
2010-11-12 | Guile reconnected (but not debuggable (yet)) | Jose Antonio Ortega Ruiz |
2010-11-11 | Racket reconnected | Jose Antonio Ortega Ruiz |
2010-11-11 | Elisp support for inferior schemes | Jose Antonio Ortega Ruiz |
2010-11-11 | Partial work (connections working) | Jose Antonio Ortega Ruiz |