summaryrefslogtreecommitdiff
path: root/elisp/geiser.el
AgeCommit message (Expand)Author
2016-08-10Add chez, mit, and chibi to autoloadDan Leslie
2016-04-30Add chez to Makefile, add autoloads for chezPeter
2016-04-30Add chez to Makefile, add autoloads for chezPeter
2016-04-26Add preliminary support for MIT/GNU Scheme.Peter
2015-09-09WhitespaceJose Antonio Ortega Ruiz
2015-09-09Autoload geiser-connect-local as wellChristoph Egger
2015-02-09Documentation updates and nits for FreijaJose Antonio Ortega Ruiz
2015-02-09Initial Chicken supportDan Leslie
2013-09-19Fix file headers and footer for ELPA compatibilitySteve Purcell
2013-09-19Missing autoload cookies for MELPAJose Antonio Ortega Ruiz
2013-09-19Paving the way to MELPA (and simpler ELPA generation)Jose Antonio Ortega Ruiz
2012-09-30New make target, elpa, to create ELPA targetJose Antonio Ortega Ruiz
2012-09-29Autoload cookies in geiser.elJose Antonio Ortega Ruiz
2012-09-02Image display functionality refactored to its own moduleJose Antonio Ortega Ruiz
2011-08-02elisp: add-hook doesn't need a defvared hookJose Antonio Ortega Ruiz
2010-12-18Missing autoload for connect-to-racketJose Antonio Ortega Ruiz
2010-12-11Make the position of long expressions in debug buffer customizableJose Antonio Ortega Ruiz
2010-11-13geiser-mode-auto-p: automatic geiser-mode is now optionalJose Antonio Ortega Ruiz
2010-10-11Guile: remote REPLs (connect-to-guile)Jose Antonio Ortega Ruiz
2010-10-11Remote REPLs: elisp support (geiser-connect)Jose Antonio Ortega Ruiz
2010-09-11Racket: support for gracket-textJose Antonio Ortega Ruiz
2010-09-06Allow loading byte-compiled Geiser without make installJose Antonio Ortega Ruiz
2010-05-24Racket: PLT implementation renamed to Racket.Jose Antonio Ortega Ruiz
2010-05-23Racket support (PLT 5 needed).Jose Antonio Ortega Ruiz
2009-09-22New implementation registration mechanism, for the elisp side of things.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-08-23Autotoolification.Jose Antonio Ortega Ruiz
2009-06-18Will i ever get initialisation right?Jose Antonio Ortega Ruiz
2009-06-18Initialisation fixes.Jose Antonio Ortega Ruiz
2009-06-17Implementation-specific backtrace display.Jose Antonio Ortega Ruiz
2009-06-17Circular dependencies between elisp modules eliminated.Jose Antonio Ortega Ruiz
2009-05-16Automatic setup when loading geiser.el (explicit call to geiser-setupJose Antonio Ortega Ruiz
2009-05-14Fixing the mess during initialization.Jose Antonio Ortega Ruiz
2009-05-07Better handling of initial setup (registering implementations).Jose Antonio Ortega Ruiz
2009-05-02PLT in default implementations at startup.Jose Antonio Ortega Ruiz
2009-04-27Support for external help functions (and application to PLT).Jose Antonio Ortega Ruiz
2009-04-26PLT support: basic startup and evaluation working.Jose Antonio Ortega Ruiz
2009-03-17Misc nits and work in progress.Jose Antonio Ortega Ruiz
2009-03-13Don't bother asking if there's only one implementation.Jose Antonio Ortega Ruiz
2009-03-11Support for multiple Scheme implementations, Chapter 2.Jose Antonio Ortega Ruiz
2009-03-10Reload Geiser libraries in the right order.Jose Antonio Ortega Ruiz
2009-03-09Support for multiple Scheme implementations, Chapter 1.Jose Antonio Ortega Ruiz
2009-03-06New command to display generic methods (C-cC-dg) implemented.Jose Antonio Ortega Ruiz
2009-03-05turn-on/off-geiser-mode commands added and used in scheme-mode-hook.Jose Antonio Ortega Ruiz
2009-03-04New geiser-reload command. New geiser command.Jose Antonio Ortega Ruiz
2009-02-25Autoloads for customization groups.Jose Antonio Ortega Ruiz
2009-02-09GEISER-SETUP function activating geiser-mode in scheme files.Jose Antonio Ortega Ruiz
2009-02-09Basic region/definition/sexp evaluation and autodoc mode working.Jose Antonio Ortega Ruiz
2009-02-05Emacs startup fileJose Antonio Ortega Ruiz