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.el
Age
Commit message (
Expand
)
Author
2015-02-09
Initial Chicken support
Dan Leslie
2013-09-19
Fix file headers and footer for ELPA compatibility
Steve Purcell
2013-09-19
Missing autoload cookies for MELPA
Jose Antonio Ortega Ruiz
2013-09-19
Paving the way to MELPA (and simpler ELPA generation)
Jose Antonio Ortega Ruiz
2012-09-30
New make target, elpa, to create ELPA target
Jose Antonio Ortega Ruiz
2012-09-29
Autoload cookies in geiser.el
Jose Antonio Ortega Ruiz
2012-09-02
Image display functionality refactored to its own module
Jose Antonio Ortega Ruiz
2011-08-02
elisp: add-hook doesn't need a defvared hook
Jose Antonio Ortega Ruiz
2010-12-18
Missing autoload for connect-to-racket
Jose Antonio Ortega Ruiz
2010-12-11
Make the position of long expressions in debug buffer customizable
Jose Antonio Ortega Ruiz
2010-11-13
geiser-mode-auto-p: automatic geiser-mode is now optional
Jose Antonio Ortega Ruiz
2010-10-11
Guile: remote REPLs (connect-to-guile)
Jose Antonio Ortega Ruiz
2010-10-11
Remote REPLs: elisp support (geiser-connect)
Jose Antonio Ortega Ruiz
2010-09-11
Racket: support for gracket-text
Jose Antonio Ortega Ruiz
2010-09-06
Allow loading byte-compiled Geiser without make install
Jose Antonio Ortega Ruiz
2010-05-24
Racket: PLT implementation renamed to Racket.
Jose Antonio Ortega Ruiz
2010-05-23
Racket support (PLT 5 needed).
Jose Antonio Ortega Ruiz
2009-09-22
New implementation registration mechanism, for the elisp side of things.
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: elisp code.
Jose Antonio Ortega Ruiz
2009-08-23
Autotoolification.
Jose Antonio Ortega Ruiz
2009-06-18
Will i ever get initialisation right?
Jose Antonio Ortega Ruiz
2009-06-18
Initialisation fixes.
Jose Antonio Ortega Ruiz
2009-06-17
Implementation-specific backtrace display.
Jose Antonio Ortega Ruiz
2009-06-17
Circular dependencies between elisp modules eliminated.
Jose Antonio Ortega Ruiz
2009-05-16
Automatic setup when loading geiser.el (explicit call to geiser-setup
Jose Antonio Ortega Ruiz
2009-05-14
Fixing the mess during initialization.
Jose Antonio Ortega Ruiz
2009-05-07
Better handling of initial setup (registering implementations).
Jose Antonio Ortega Ruiz
2009-05-02
PLT in default implementations at startup.
Jose Antonio Ortega Ruiz
2009-04-27
Support for external help functions (and application to PLT).
Jose Antonio Ortega Ruiz
2009-04-26
PLT support: basic startup and evaluation working.
Jose Antonio Ortega Ruiz
2009-03-17
Misc nits and work in progress.
Jose Antonio Ortega Ruiz
2009-03-13
Don't bother asking if there's only one implementation.
Jose Antonio Ortega Ruiz
2009-03-11
Support for multiple Scheme implementations, Chapter 2.
Jose Antonio Ortega Ruiz
2009-03-10
Reload Geiser libraries in the right order.
Jose Antonio Ortega Ruiz
2009-03-09
Support for multiple Scheme implementations, Chapter 1.
Jose Antonio Ortega Ruiz
2009-03-06
New command to display generic methods (C-cC-dg) implemented.
Jose Antonio Ortega Ruiz
2009-03-05
turn-on/off-geiser-mode commands added and used in scheme-mode-hook.
Jose Antonio Ortega Ruiz
2009-03-04
New geiser-reload command. New geiser command.
Jose Antonio Ortega Ruiz
2009-02-25
Autoloads for customization groups.
Jose Antonio Ortega Ruiz
2009-02-09
GEISER-SETUP function activating geiser-mode in scheme files.
Jose Antonio Ortega Ruiz
2009-02-09
Basic region/definition/sexp evaluation and autodoc mode working.
Jose Antonio Ortega Ruiz
2009-02-05
Emacs startup file
Jose Antonio Ortega Ruiz