summaryrefslogtreecommitdiff
path: root/elisp/geiser-repl.el
AgeCommit message (Expand)Author
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-10-23Using smart tab mode in REPLJose Antonio Ortega Ruiz
2010-10-11Remote REPLs: elisp support (geiser-connect)Jose Antonio Ortega Ruiz
2010-09-11A better way of doing the aboveJose Antonio Ortega Ruiz
2010-09-11Silent autodoc message when starting REPLJose Antonio Ortega Ruiz
2010-09-08Better REPL exit commandJose Antonio Ortega Ruiz
2010-09-05Guile: fixes for compilation error regexpsJose Antonio Ortega Ruiz
2010-09-04REPL: (optionally) forget old errors on new expressionsJose Antonio Ortega Ruiz
2010-09-01Fix for C-c C-m (enter module) in REPLJose Antonio Ortega Ruiz
2010-08-31Fix for importing modules at the REPLJose Antonio Ortega Ruiz
2010-08-19Redisplaying the prompt after empty lines on the REPL.Jose Antonio Ortega Ruiz
2010-08-06Nit.Jose Antonio Ortega Ruiz
2010-08-06Keybinding changes documented.Jose Antonio Ortega Ruiz
2010-08-06Removing key bindings of the form C-c <alphabetic>.Jose Antonio Ortega Ruiz
2010-07-25C-c z as a to and fro jump, plus documentation.Jose Antonio Ortega Ruiz
2010-07-20Guile: geiser commands working at the debugging prompt.Jose Antonio Ortega Ruiz
2010-07-19REPL: new doc bindings in tune with those in scheme buffers.Jose Antonio Ortega Ruiz
2010-06-28REPL: fix for M-. bindingJose Antonio Ortega Ruiz
2010-06-27Some REPL tweaks.Jose Antonio Ortega Ruiz
2010-06-27Better switch/import REPL commands.Jose Antonio Ortega Ruiz
2010-06-23REPL: quit command.Jose Antonio Ortega Ruiz
2010-06-23REPL: change current module command and better bindings.Jose Antonio Ortega Ruiz
2010-06-17Catching abnormal exits of the inferior scheme process.Jose Antonio Ortega Ruiz
2010-06-14Nits.Jose Antonio Ortega Ruiz
2010-06-14Better menus.Jose Antonio Ortega Ruiz
2010-06-14REPL menu.Jose Antonio Ortega Ruiz
2010-05-24Elisp: misc little bugs (revealed by the byte compiler) fixed.Jose Antonio Ortega Ruiz
2010-03-28More robust REPL input handling.Jose Antonio Ortega Ruiz
2010-03-07Better prompt behaviour in switch to REPL and module.Jose Antonio Ortega Ruiz
2010-03-07Go to geiser and switch to module: echoing.Jose Antonio Ortega Ruiz
2010-03-07New command to switch to REPL and put it in current module.Jose Antonio Ortega Ruiz
2010-03-07Bug fix: remember debugger settings in geiser-repl-nuke.Jose Antonio Ortega Ruiz
2010-03-01REPL: customizable auto-indenting of new lines.Jose Antonio Ortega Ruiz
2010-02-27Better handling of multi-line input in the REPLJose Antonio Ortega Ruiz
2010-01-28Generic support for debugging prompts in the REPLJose Antonio Ortega Ruiz
2009-12-19Syntax error.Jose Antonio Ortega Ruiz
2009-12-19Even shorter REPL mode-line.Jose Antonio Ortega Ruiz
2009-12-19Shorter mode-line lighter for REPL mode.Jose Antonio Ortega Ruiz
2009-12-18Guile: bug in backtrace display fixed.Jose Antonio Ortega Ruiz
2009-09-22New implementation registration mechanism, for the elisp side of things.Jose Antonio Ortega Ruiz
2009-09-11Reload: we now remember user customizations and restore them during geiser-re...Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-09-07Bug fix: run-geiser and friends now always create a new REPL.Jose Antonio Ortega Ruiz
2009-08-25Now this is cool: support for company mode.Jose Antonio Ortega Ruiz
2009-08-19C-c k == nuke replJose Antonio Ortega Ruiz
2009-08-18REPLs: using compile-shell-minor-mode.Jose Antonio Ortega Ruiz
2009-06-28Bug fix: initialisation loop removed.Jose Antonio Ortega Ruiz
2009-06-20REPL improvements: bailing out earlier on startup abort; C-c z DTRTJose Antonio Ortega Ruiz
2009-06-14Fixes in geiser-reload (unload forcibly and pick repl implementations).Jose Antonio Ortega Ruiz
2009-05-17Read-only-ness of REPL prompt customizable.Jose Antonio Ortega Ruiz