Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This allows the implementation decide the concrete structure of the code sent to the REPL. For instance, it doesn't need to be a single s-expression, and argument order can be re-arranged. | |||
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 | |
New user command geiser-connect, which will try to connect to a remote server and use it in the REPL. | |||
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 | |
2010-08-31 | Fix for importing modules at the REPL | Jose Antonio Ortega Ruiz | |
2010-08-19 | Redisplaying the prompt after empty lines on the REPL. | Jose Antonio Ortega Ruiz | |
2010-08-06 | Nit. | Jose Antonio Ortega Ruiz | |
2010-08-06 | Keybinding changes documented. | Jose Antonio Ortega Ruiz | |
2010-08-06 | Removing key bindings of the form C-c <alphabetic>. | Jose Antonio Ortega Ruiz | |
These are reserved for users. See http://www.gnu.org/software/emacs/elisp/html_node/Key-Binding-Conventions.htm | |||
2010-07-25 | C-c z as a to and fro jump, plus documentation. | Jose Antonio Ortega Ruiz | |
2010-07-20 | Guile: geiser commands working at the debugging prompt. | Jose Antonio Ortega Ruiz | |
2010-07-19 | REPL: new doc bindings in tune with those in scheme buffers. | Jose Antonio Ortega Ruiz | |
2010-06-28 | REPL: fix for M-. binding | Jose Antonio Ortega Ruiz | |
2010-06-27 | Some REPL tweaks. | Jose Antonio Ortega Ruiz | |
2010-06-27 | Better switch/import REPL commands. | Jose Antonio Ortega Ruiz | |
2010-06-23 | REPL: quit command. | Jose Antonio Ortega Ruiz | |
2010-06-23 | REPL: change current module command and better bindings. | Jose Antonio Ortega Ruiz | |
2010-06-17 | Catching abnormal exits of the inferior scheme process. | Jose Antonio Ortega Ruiz | |
2010-06-14 | Nits. | Jose Antonio Ortega Ruiz | |
2010-06-14 | Better menus. | Jose Antonio Ortega Ruiz | |
2010-06-14 | REPL menu. | Jose Antonio Ortega Ruiz | |
2010-05-24 | Elisp: misc little bugs (revealed by the byte compiler) fixed. | Jose Antonio Ortega Ruiz | |
2010-03-28 | More robust REPL input handling. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Better prompt behaviour in switch to REPL and module. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Go to geiser and switch to module: echoing. | Jose Antonio Ortega Ruiz | |
2010-03-07 | New command to switch to REPL and put it in current module. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Bug fix: remember debugger settings in geiser-repl-nuke. | Jose Antonio Ortega Ruiz | |
2010-03-01 | REPL: customizable auto-indenting of new lines. | Jose Antonio Ortega Ruiz | |
2010-02-27 | Better handling of multi-line input in the REPL | Jose Antonio Ortega Ruiz | |
- We don't send incomplete sexps to the underlying REPL - Automatic indentation of multi-line sexps - Syntax highlighting of scheme keywords | |||
2010-01-28 | Generic support for debugging prompts in the REPL | Jose Antonio Ortega Ruiz | |
2009-12-19 | Syntax error. | Jose Antonio Ortega Ruiz | |
2009-12-19 | Even shorter REPL mode-line. | Jose Antonio Ortega Ruiz | |
2009-12-19 | Shorter mode-line lighter for REPL mode. | Jose Antonio Ortega Ruiz | |
2009-12-18 | Guile: bug in backtrace display fixed. | Jose Antonio Ortega Ruiz | |