index
:
geiser-guile
buggie-buggie
master
geiser and guile 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
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
2009-03-09
Support for multiple Scheme implementations, Chapter 1.
Jose Antonio Ortega Ruiz
2009-03-04
Leave quasiquote alone in autodoc.
Jose Antonio Ortega Ruiz
2009-03-04
New geiser-reload command. New geiser command.
Jose Antonio Ortega Ruiz
2009-03-02
Autodoc enhancements:
Jose Antonio Ortega Ruiz
2009-03-02
Correctly specify current module in REPL (and make it generic).
Jose Antonio Ortega Ruiz
2009-03-02
Fix recursive require. Nicer arg names in autodoc.
Jose Antonio Ortega Ruiz
2009-02-28
Simpler handling of rest args in Emacs' side.
Jose Antonio Ortega Ruiz
2009-02-28
Autodoc working in the REPL (again).
Jose Antonio Ortega Ruiz
2009-02-28
Persistent REPL history.
Jose Antonio Ortega Ruiz
2009-02-25
Variable controlling geiser-autodoc-mode in REPL (on by default).
Jose Antonio Ortega Ruiz
2009-02-24
Smart tab is not enabled by default; module completion bound to C-.
Jose Antonio Ortega Ruiz
2009-02-20
Allow loading of a initialisation file (akin to ~/.guile, named ~/.guile-geis...
Jose Antonio Ortega Ruiz
2009-02-16
New command: module documentation.
Jose Antonio Ortega Ruiz
2009-02-15
Avoing REPL modeline message flickering on redirection.
Jose Antonio Ortega Ruiz
2009-02-15
Smart tab completion mode.
Jose Antonio Ortega Ruiz
2009-02-15
Initial support for module name completion.
Jose Antonio Ortega Ruiz
2009-02-14
Autodoc: try symbol at point first. Some cleanups.
Jose Antonio Ortega Ruiz
2009-02-14
New command to get docstrings (C-cC-d).
Jose Antonio Ortega Ruiz
2009-02-12
Edit symbol at point for programs.
Jose Antonio Ortega Ruiz
2009-02-11
Load file commands.
Jose Antonio Ortega Ruiz
2009-02-11
Compile file.
Jose Antonio Ortega Ruiz
2009-02-10
Guile scheme files moved to scheme/guile.
Jose Antonio Ortega Ruiz
[next]