summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14README updates.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: Support in autodoc for curried definitions.Jose Antonio Ortega Ruiz
2009-05-11PLT: fixes for module name parsing (C-cC-em works now).Jose Antonio Ortega Ruiz
2009-05-11PLT: fixes for module name completion.Jose Antonio Ortega Ruiz
2009-05-11Guile: bug fix (missing module import).Jose Antonio Ortega Ruiz
2009-05-11PLT: missing export.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-07PLT autodoc: define-for-syntax.Jose Antonio Ortega Ruiz
2009-05-07Better handling of initial setup (registering implementations).Jose Antonio Ortega Ruiz
2009-05-06Small refactoring.Jose Antonio Ortega Ruiz
2009-05-06PLT: M-. is also able to locate modules. Refactorings.Jose Antonio Ortega Ruiz
2009-05-04PLT: define-syntax-rule in autodoc.Jose Antonio Ortega Ruiz
2009-05-04Dead code elimination.Jose Antonio Ortega Ruiz
2009-05-04PLT: argument position and syntax and variable recognition in autodoc.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-03Hopefully harmless refactoring.Jose Antonio Ortega Ruiz
2009-05-03PLT: handling correctly multiple values in evaluations.Jose Antonio Ortega Ruiz
2009-05-03Wrapping arbitrary regions with a begin block before evaluation/expansion.Jose Antonio Ortega Ruiz
2009-05-03PLT: simple macroexpand.Jose Antonio Ortega Ruiz
2009-05-02PLT: better module name in REPL prompt.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-01PLT: Current module in REPL prompt and don't change it after C-cC-l.Jose Antonio Ortega Ruiz
2009-05-01Better guessing for edit locations.Jose Antonio Ortega Ruiz
2009-05-01PLT: Enter loaded module after C-cC-l.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