summaryrefslogtreecommitdiff
path: root/elisp/geiser-repl.el
AgeCommit message (Expand)Author
2011-06-23Avoid (read) breakage (fixes #33090)jao
2011-03-06Bug fix: don't confuse REPL buffersJose Antonio Ortega Ruiz
2011-03-06Missing require formJose Antonio Ortega Ruiz
2011-03-06Elisp nitJose Antonio Ortega Ruiz
2011-03-05Bug fix: honour geiser-repl-use-other-windowJose Antonio Ortega Ruiz
2011-02-14Guile REPL: bug fix: correctly track debugging statusJose Antonio Ortega Ruiz
2011-02-11Bug fix: M-x geiser-edit-module works again in the REPLJose Antonio Ortega Ruiz
2011-02-03Off-by-one in geiser-repl-tab-dwimJose Antonio Ortega Ruiz
2011-02-03New geiser-add-to-load-path, just for Guile right nowJose Antonio Ortega Ruiz
2011-01-24company-mode fixes (an attempt to fix #32231)Jose Antonio Ortega Ruiz
2011-01-23geiser-repl--tab -> geiser-repl-tab-dwimJose Antonio Ortega Ruiz
2011-01-07REPL: M-TAB bound to completion-at-pointJose Antonio Ortega Ruiz
2011-01-07REPL: fix for history navigationJose Antonio Ortega Ruiz
2010-11-26Remove unnecessary calls to symbol-at-pointJose Antonio Ortega Ruiz
2010-11-25Completion: respecting tab-always-indentJose Antonio Ortega Ruiz
2010-11-25Guile: fix for connect-to-guile problemsJose Antonio Ortega Ruiz
2010-11-22Fix for compiled GeiserJose Antonio Ortega Ruiz
2010-11-15REPL: sexpy history file (fix for #30269)Jose Antonio Ortega Ruiz
2010-11-14Smoother REPL exit (deactivating the connection)Jose Antonio Ortega Ruiz
2010-11-14Smoother reloadJose Antonio Ortega Ruiz
2010-11-13CleanupsJose Antonio Ortega Ruiz
2010-11-13Superior schemesJose Antonio Ortega Ruiz
2010-11-12Make do with a single connectionJose Antonio Ortega Ruiz
2010-11-12Debugger support, and Guile using itJose Antonio Ortega Ruiz
2010-11-12Better EOT token for more robust communicationJose Antonio Ortega Ruiz
2010-11-12Guile reconnected (but not debuggable (yet))Jose Antonio Ortega Ruiz
2010-11-11Racket reconnectedJose Antonio Ortega Ruiz
2010-11-11Elisp support for inferior schemesJose Antonio Ortega Ruiz
2010-11-11Partial work (connections working)Jose Antonio Ortega Ruiz
2010-11-08Let geiser-connect take optional host and port argsJose Antonio Ortega Ruiz
2010-11-08Tweakings in switch-to-geiser (multiple REPLs)Jose Antonio Ortega Ruiz
2010-11-08Better handling of REPL's header lineJose Antonio Ortega Ruiz
2010-11-07Pumbling cleanupsJose Antonio Ortega Ruiz
2010-11-06REPL: remembering last connection addressJose Antonio Ortega Ruiz
2010-11-05Fix for TAB in REPL, and BACKTAB going to previous errorJose Antonio Ortega Ruiz
2010-10-31REPL: TAB when away from last prompt goes to next errorJose Antonio Ortega Ruiz
2010-10-31REPL: RET on an error jumps to itJose Antonio Ortega Ruiz
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