summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2009-06-16Fixes in retort parsing.Jose Antonio Ortega Ruiz
2009-06-16Elimination of dead code in stack trace display.Jose Antonio Ortega Ruiz
2009-06-16Better parsing of scheme retorts in the Emacs end.Jose Antonio Ortega Ruiz
2009-06-14Fixes in geiser-reload (unload forcibly and pick repl implementations).Jose Antonio Ortega Ruiz
2009-06-13Guile: rewriting stack trace captures - not yet complete.Jose Antonio Ortega Ruiz
2009-06-10Share scheme-indent-function tweaks across implementations.Jose Antonio Ortega Ruiz
2009-05-25module-children -> module-exports.Jose Antonio Ortega Ruiz
2009-05-25Fix to documentation browser's switch to repl keybinding.Jose Antonio Ortega Ruiz
2009-05-25PLT: New help functionality:Jose Antonio Ortega Ruiz
2009-05-25Bug fix and a bit of refactoring in geiser-doc.el.Jose Antonio Ortega Ruiz
2009-05-24Unintended change undone.Jose Antonio Ortega Ruiz
2009-05-24PLT: correct (or, at least, better) computation of module names.Jose Antonio Ortega Ruiz
2009-05-24Elisp leftovers trimmed.Jose Antonio Ortega Ruiz
2009-05-24Bug fix: delete results buffers only when a new request is available.Jose Antonio Ortega Ruiz
2009-05-24PLT: customizable collection directories.Jose Antonio Ortega Ruiz
2009-05-20Fixes for module names reading and evaluation result display.Jose Antonio Ortega Ruiz
2009-05-18Autodoc: correct detection of start of string in argument highlighting.Jose Antonio Ortega Ruiz
2009-05-17Read-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-16PLT: A bit more sensible prompt format.Jose Antonio Ortega Ruiz
2009-05-16Automatic setup when loading geiser.el (explicit call to geiser-setupJose Antonio Ortega Ruiz
2009-05-16PLT: Correct identification of explicit module definitions.Jose Antonio Ortega Ruiz
2009-05-15Bug fix: compile-and-go-to-repl should work now.Jose Antonio Ortega Ruiz
2009-05-15Bug fix: smart tab mode was broken.Jose Antonio Ortega Ruiz
2009-05-15PLT: Bug fix: correctly handle explicit module definitions.Jose Antonio Ortega Ruiz
2009-05-15Bug fix: eval-and-go family of commands work again.Jose Antonio Ortega Ruiz
2009-05-15PLT: Initialization fixes and cleanups.Jose Antonio Ortega Ruiz
2009-05-14Fixing the mess during initialization.Jose Antonio Ortega Ruiz
2009-05-14Dead code.Jose Antonio Ortega Ruiz
2009-05-13Bug fix: correct guessing for installed implementations.Jose Antonio Ortega Ruiz
2009-05-13Bug fix: current buffer's impl is used now in switch-to-geiser.Jose Antonio Ortega Ruiz
2009-05-11Bug fix: be aware of square brackets when retrieving context form.Jose Antonio Ortega Ruiz
2009-05-11PLT: fixes for module name parsing (C-cC-em works now).Jose Antonio Ortega Ruiz
2009-05-11Improvements to module name support (using prefixes) and Guile support.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-05-04Autodoc: support for info about variables.Jose Antonio Ortega Ruiz
2009-05-04PLT: autodoc (without argument positions).Jose Antonio Ortega Ruiz
2009-05-03Better edit location heuristics.Jose Antonio Ortega Ruiz
2009-05-03Wrapping arbitrary regions with a begin block before evaluation/expansion.Jose Antonio Ortega Ruiz
2009-05-02PLT in default implementations at startup.Jose Antonio Ortega Ruiz
2009-05-02REPL: C-d does not send EOF. Kill scheme with C-cC-d if you need to.Jose Antonio Ortega Ruiz
2009-05-01Better guessing for edit locations.Jose Antonio Ortega Ruiz
2009-05-01Irrelevant refactoring.Jose Antonio Ortega Ruiz
2009-04-30Bail out if scheme dies while waiting for an evaluation result.Jose Antonio Ortega Ruiz
2009-04-30PLT: Help fix.Jose Antonio Ortega Ruiz
2009-04-28Fixes for eval/compilation error display.Jose Antonio Ortega Ruiz
2009-04-27Support for external help functions (and application to PLT).Jose Antonio Ortega Ruiz
2009-04-26run-geiser is now aware of the current buffer's implementation.Jose Antonio Ortega Ruiz
2009-04-26PLT support: basic startup and evaluation working.Jose Antonio Ortega Ruiz