Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-19 | Bug fix. | Jose Antonio Ortega Ruiz | |
2009-06-19 | User command to register scheme implementations ↵ | Jose Antonio Ortega Ruiz | |
(geiser-register-implementation). | |||
2009-06-19 | Registered implementations are loaded by default. | Jose Antonio Ortega Ruiz | |
2009-06-19 | Better display of evaluation results. | Jose Antonio Ortega Ruiz | |
2009-06-19 | Directory-specific implementations. | Jose Antonio Ortega Ruiz | |
2009-06-18 | PLT: Bug fix in implementation guessing. | 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 | |
- Honouring geiser-impl-installed-implementations - Missing autoloads for customization groups added | |||
2009-06-17 | Refactoring. | Jose Antonio Ortega Ruiz | |
2009-06-17 | PLT: buttonize errors implemented. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Auxiliary functions to insert error links. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Implementation-specific backtrace display. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Whitespace. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Circular dependencies between elisp modules eliminated. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Whitespace. | Jose Antonio Ortega Ruiz | |
2009-06-16 | Fixes in retort parsing. | Jose Antonio Ortega Ruiz | |
2009-06-16 | Elimination of dead code in stack trace display. | Jose Antonio Ortega Ruiz | |
2009-06-16 | Better parsing of scheme retorts in the Emacs end. | Jose Antonio Ortega Ruiz | |
2009-06-14 | Fixes in geiser-reload (unload forcibly and pick repl implementations). | Jose Antonio Ortega Ruiz | |
2009-06-13 | Guile: rewriting stack trace captures - not yet complete. | Jose Antonio Ortega Ruiz | |
2009-06-10 | Share scheme-indent-function tweaks across implementations. | Jose Antonio Ortega Ruiz | |
2009-05-25 | module-children -> module-exports. | Jose Antonio Ortega Ruiz | |
2009-05-25 | Fix to documentation browser's switch to repl keybinding. | Jose Antonio Ortega Ruiz | |
2009-05-25 | PLT: New help functionality: | Jose Antonio Ortega Ruiz | |
- Using our own help function, which takes care of trying on not yet loaded modules. - Module children implemented. | |||
2009-05-25 | Bug fix and a bit of refactoring in geiser-doc.el. | Jose Antonio Ortega Ruiz | |
2009-05-24 | Unintended change undone. | Jose Antonio Ortega Ruiz | |
2009-05-24 | PLT: correct (or, at least, better) computation of module names. | Jose Antonio Ortega Ruiz | |
2009-05-24 | Elisp leftovers trimmed. | Jose Antonio Ortega Ruiz | |
2009-05-24 | Bug fix: delete results buffers only when a new request is available. | Jose Antonio Ortega Ruiz | |
2009-05-24 | PLT: customizable collection directories. | Jose Antonio Ortega Ruiz | |
2009-05-20 | Fixes for module names reading and evaluation result display. | Jose Antonio Ortega Ruiz | |
2009-05-18 | Autodoc: correct detection of start of string in argument highlighting. | 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-16 | PLT: A bit more sensible prompt format. | Jose Antonio Ortega Ruiz | |
2009-05-16 | Automatic setup when loading geiser.el (explicit call to geiser-setup | Jose Antonio Ortega Ruiz | |
no longer needed). README updates. | |||
2009-05-16 | PLT: Correct identification of explicit module definitions. | Jose Antonio Ortega Ruiz | |
2009-05-15 | Bug fix: compile-and-go-to-repl should work now. | Jose Antonio Ortega Ruiz | |
2009-05-15 | Bug fix: smart tab mode was broken. | Jose Antonio Ortega Ruiz | |
2009-05-15 | PLT: Bug fix: correctly handle explicit module definitions. | Jose Antonio Ortega Ruiz | |
2009-05-15 | Bug fix: eval-and-go family of commands work again. | Jose Antonio Ortega Ruiz | |
2009-05-15 | PLT: Initialization fixes and cleanups. | Jose Antonio Ortega Ruiz | |
* Check for required minimum version (4.1.5.5). * Colons instead of dashes in exported identifiers. * Unneeded requires are gone. * All significant code inside the geiser module. | |||
2009-05-14 | Fixing the mess during initialization. | Jose Antonio Ortega Ruiz | |
2009-05-14 | Dead code. | Jose Antonio Ortega Ruiz | |
2009-05-13 | Bug fix: correct guessing for installed implementations. | 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-11 | Bug fix: be aware of square brackets when retrieving context form. | Jose Antonio Ortega Ruiz | |
2009-05-11 | PLT: fixes for module name parsing (C-cC-em works now). | Jose Antonio Ortega Ruiz | |
2009-05-11 | Improvements to module name support (using prefixes) and Guile support. | Jose Antonio Ortega Ruiz | |
2009-05-08 | Module completion generalized and implemented for PLT. | Jose Antonio Ortega Ruiz | |