Age | Commit message (Expand) | Author |
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 |
2010-11-08 | Let geiser-connect take optional host and port args | Jose Antonio Ortega Ruiz |
2010-11-08 | Tweakings in switch-to-geiser (multiple REPLs) | Jose Antonio Ortega Ruiz |
2010-11-08 | Better handling of REPL's header line | Jose Antonio Ortega Ruiz |
2010-11-07 | Pumbling cleanups | Jose Antonio Ortega Ruiz |
2010-11-06 | REPL: remembering last connection address | Jose Antonio Ortega Ruiz |
2010-11-05 | Fix for TAB in REPL, and BACKTAB going to previous error | Jose Antonio Ortega Ruiz |
2010-10-31 | REPL: TAB when away from last prompt goes to next error | Jose Antonio Ortega Ruiz |
2010-10-31 | REPL: RET on an error jumps to it | Jose Antonio Ortega Ruiz |
2010-10-30 | Elisp: more flexible parsing of :eval and :ge forms | Jose Antonio Ortega Ruiz |
2010-10-23 | Using smart tab mode in REPL | Jose Antonio Ortega Ruiz |
2010-10-11 | Remote REPLs: elisp support (geiser-connect) | Jose Antonio Ortega Ruiz |
2010-09-11 | A better way of doing the above | Jose Antonio Ortega Ruiz |
2010-09-11 | Silent autodoc message when starting REPL | Jose Antonio Ortega Ruiz |
2010-09-08 | Better REPL exit command | Jose Antonio Ortega Ruiz |
2010-09-05 | Guile: fixes for compilation error regexps | Jose Antonio Ortega Ruiz |
2010-09-04 | REPL: (optionally) forget old errors on new expressions | Jose Antonio Ortega Ruiz |
2010-09-01 | Fix for C-c C-m (enter module) in REPL | Jose Antonio Ortega Ruiz |