summaryrefslogtreecommitdiff
path: root/elisp/geiser-impl.el
AgeCommit message (Expand)Author
2009-08-23Fixes for all byte-compilation warnings.Jose Antonio Ortega Ruiz
2009-06-28Bug fix: initialisation loop removed.Jose Antonio Ortega Ruiz
2009-06-20Auxiliary function.Jose Antonio Ortega Ruiz
2009-06-19New user command to unregister Scheme implementations.Jose Antonio Ortega Ruiz
2009-06-19Bug fix.Jose Antonio Ortega Ruiz
2009-06-19User command to register scheme implementations (geiser-register-implementati...Jose Antonio Ortega Ruiz
2009-06-19Registered implementations are loaded by default.Jose Antonio Ortega Ruiz
2009-06-19Directory-specific implementations.Jose Antonio Ortega Ruiz
2009-06-18Will i ever get initialisation right?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-06-16Fixes in retort parsing.Jose Antonio Ortega Ruiz
2009-06-14Fixes in geiser-reload (unload forcibly and pick repl implementations).Jose Antonio Ortega Ruiz
2009-05-14Fixing the mess during initialization.Jose Antonio Ortega Ruiz
2009-05-13Bug fix: correct guessing for installed implementations.Jose Antonio Ortega Ruiz
2009-05-08Module completion generalized and implemented for PLT.Jose Antonio Ortega Ruiz
2009-05-07Better handling of initial setup (registering implementations).Jose Antonio Ortega Ruiz
2009-04-27Support for external help functions (and application to PLT).Jose Antonio Ortega Ruiz
2009-03-17Misc nits and work in progress.Jose Antonio Ortega Ruiz
2009-03-16Key for geiser-set-scheme in geiser-mode.Jose Antonio Ortega Ruiz
2009-03-16Many a bug fix in multiple implementation support.Jose Antonio Ortega Ruiz
2009-03-14Show implementation in geiser-mode's modeline.Jose Antonio Ortega Ruiz
2009-03-13Module documentation command works again when invoked from the REPL.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-09Support for multiple Scheme implementations, Chapter 1.Jose Antonio Ortega Ruiz