index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-repl.el
Age
Commit message (
Expand
)
Author
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
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
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-09-07
Bug fix: run-geiser and friends now always create a new REPL.
Jose Antonio Ortega Ruiz
2009-08-25
Now this is cool: support for company mode.
Jose Antonio Ortega Ruiz
2009-08-19
C-c k == nuke repl
Jose Antonio Ortega Ruiz
2009-08-18
REPLs: using compile-shell-minor-mode.
Jose Antonio Ortega Ruiz
2009-06-28
Bug fix: initialisation loop removed.
Jose Antonio Ortega Ruiz
2009-06-20
REPL improvements: bailing out earlier on startup abort; C-c z DTRT
Jose Antonio Ortega Ruiz
2009-06-14
Fixes in geiser-reload (unload forcibly and pick repl implementations).
Jose Antonio Ortega Ruiz
2009-05-17
Read-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-13
Bug fix: current buffer's impl is used now in switch-to-geiser.
Jose Antonio Ortega Ruiz
2009-05-02
REPL: C-d does not send EOF. Kill scheme with C-cC-d if you need to.
Jose Antonio Ortega Ruiz
2009-04-26
run-geiser is now aware of the current buffer's implementation.
Jose Antonio Ortega Ruiz
2009-04-03
Print bye-bye message when leaving repl with C-d.
Jose Antonio Ortega Ruiz
2009-04-01
Bug fix: really remove killed buffers from the list of closed repls.
Jose Antonio Ortega Ruiz
2009-03-20
Reuse closed REPL buffers.
Jose Antonio Ortega Ruiz
2009-03-17
Bug fix.
Jose Antonio Ortega Ruiz
2009-03-17
Misc nits and work in progress.
Jose Antonio Ortega Ruiz
2009-03-16
Segregate REPL history files by implementation.
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-13
Module documentation command works again when invoked from the REPL.
Jose Antonio Ortega Ruiz
2009-03-13
Don't bother asking if there's only one implementation.
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
Guilisms removed from geiser-repl.
Jose Antonio Ortega Ruiz
2009-03-11
Support for multiple Scheme implementations, Chapter 2.
Jose Antonio Ortega Ruiz
[next]