Age | Commit message (Expand) | Author |
2011-02-03 | New geiser-add-to-load-path, just for Guile right now | Jose Antonio Ortega Ruiz |
2011-01-11 | C-c C-Z -> C-c C-a | Jose Antonio Ortega Ruiz |
2011-01-09 | Docstring typos | Jose Antonio Ortega Ruiz |
2010-12-30 | New command: "manual" autodoc (C-c C-d s) | 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-23 | Lookup is a name, look up, a verb | Jose Antonio Ortega Ruiz |
2010-11-23 | Document browser improvements, and Racket using them | Jose Antonio Ortega Ruiz |
2010-11-14 | Support for implementation-specific font lock keywords | Jose Antonio Ortega Ruiz |
2010-11-13 | geiser-mode-auto-p: automatic geiser-mode is now optional | Jose Antonio Ortega Ruiz |
2010-11-09 | Elisp buggettes and warnings | Jose Antonio Ortega Ruiz |
2010-11-08 | squarify again, now with numeric prefix | Jose Antonio Ortega Ruiz |
2010-11-08 | geiser-squarify to toggle between () and [] | Jose Antonio Ortega Ruiz |
2010-10-12 | Menus: callers/callees active only if available | Jose Antonio Ortega Ruiz |
2010-08-31 | Correctly deactivating autodoc when leaving geiser-mode | Jose Antonio Ortega Ruiz |
2010-08-31 | Make geiser-mode ask which scheme on activation if guessing fails | Jose Antonio Ortega Ruiz |
2010-08-30 | More docs and a function renamed. | Jose Antonio Ortega Ruiz |
2010-08-24 | Compilation commands removed from menu. | Jose Antonio Ortega Ruiz |
2010-08-21 | Bug fix: end-of-buffer in elisp code. | Jose Antonio Ortega Ruiz |
2010-08-14 | New restart repl command and a bit more docs. | Jose Antonio Ortega Ruiz |
2010-08-06 | Nit. | Jose Antonio Ortega Ruiz |
2010-08-06 | Keybinding changes documented. | Jose Antonio Ortega Ruiz |
2010-07-25 | C-c z as a to and fro jump, plus documentation. | Jose Antonio Ortega Ruiz |
2010-06-23 | REPL: change current module command and better bindings. | Jose Antonio Ortega Ruiz |
2010-06-15 | Hiding the obsolete scheme menu in geiser-mode buffers. | Jose Antonio Ortega Ruiz |
2010-06-14 | Menus for geiser-mode. | Jose Antonio Ortega Ruiz |
2010-03-07 | Whitespace. | Jose Antonio Ortega Ruiz |
2010-03-07 | New command to switch to REPL and put it in current module. | Jose Antonio Ortega Ruiz |
2009-09-22 | New implementation registration mechanism, for the elisp side of things. | Jose Antonio Ortega Ruiz |
2009-09-11 | Reload: we now remember user customizations and restore them during geiser-re... | Jose Antonio Ortega Ruiz |
2009-09-11 | BSD relicensing: elisp code. | Jose Antonio Ortega Ruiz |
2009-08-25 | Now this is cool: support for company mode. | Jose Antonio Ortega Ruiz |
2009-08-23 | fixes for geiser-unload. | Jose Antonio Ortega Ruiz |
2009-05-15 | Bug fix: compile-and-go-to-repl should work now. | Jose Antonio Ortega Ruiz |
2009-05-15 | Bug fix: eval-and-go family of commands work again. | Jose Antonio Ortega Ruiz |
2009-05-03 | Wrapping arbitrary regions with a begin block before evaluation/expansion. | Jose Antonio Ortega Ruiz |
2009-03-20 | Missing require. | Jose Antonio Ortega Ruiz |
2009-03-18 | Callers/callees (C-c <, C-c >). | Jose Antonio Ortega Ruiz |
2009-03-16 | Key for geiser-set-scheme in geiser-mode. | Jose Antonio Ortega Ruiz |
2009-03-16 | Many a bug fix in multiple implementation support. | Jose Antonio Ortega Ruiz |
2009-03-14 | Show implementation in geiser-mode's modeline. | Jose Antonio Ortega Ruiz |
2009-03-11 | Better (at least in US keyboards) default key (M-`) for module name completion. | Jose Antonio Ortega Ruiz |
2009-03-11 | Support for multiple Scheme implementations, Chapter 2. | Jose Antonio Ortega Ruiz |
2009-03-09 | Support for multiple Scheme implementations, Chapter 1. | Jose Antonio Ortega Ruiz |
2009-03-07 | A bit of key bindings reorg: macro-related commands start with C-cC-m. | Jose Antonio Ortega Ruiz |
2009-03-06 | A bit more robust generic methods. | Jose Antonio Ortega Ruiz |
2009-03-06 | New command to display generic methods (C-cC-dg) implemented. | Jose Antonio Ortega Ruiz |
2009-03-05 | turn-on/off-geiser-mode commands added and used in scheme-mode-hook. | Jose Antonio Ortega Ruiz |
2009-03-04 | New geiser-reload command. New geiser command. | Jose Antonio Ortega Ruiz |
2009-03-01 | Macro-expand commands. | Jose Antonio Ortega Ruiz |