summaryrefslogtreecommitdiff
path: root/elisp/geiser-repl.el
AgeCommit message (Expand)Author
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
2009-05-16<home> as an alias of bol in the REPL.Jose Antonio Ortega Ruiz
2009-05-13Bug fix: current buffer's impl is used now in switch-to-geiser.Jose Antonio Ortega Ruiz
2009-05-02REPL: C-d does not send EOF. Kill scheme with C-cC-d if you need to.Jose Antonio Ortega Ruiz
2009-04-26run-geiser is now aware of the current buffer's implementation.Jose Antonio Ortega Ruiz
2009-04-03Print bye-bye message when leaving repl with C-d.Jose Antonio Ortega Ruiz
2009-04-01Bug fix: really remove killed buffers from the list of closed repls.Jose Antonio Ortega Ruiz
2009-03-20Reuse closed REPL buffers.Jose Antonio Ortega Ruiz
2009-03-17Bug fix.Jose Antonio Ortega Ruiz
2009-03-17Misc nits and work in progress.Jose Antonio Ortega Ruiz
2009-03-16Segregate REPL history files by implementation.Jose Antonio Ortega Ruiz
2009-03-16Many a bug fix in multiple implementation support.Jose Antonio Ortega Ruiz
2009-03-14Show implementation in geiser-mode's modeline.Jose Antonio Ortega Ruiz
2009-03-13Module documentation command works again when invoked from the REPL.Jose Antonio Ortega Ruiz