summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-07New command to switch to REPL and put it in current module.Jose Antonio Ortega Ruiz
2010-03-07Bug fix: remember debugger settings in geiser-repl-nuke.Jose Antonio Ortega Ruiz
2010-03-01REPL: customizable auto-indenting of new lines.Jose Antonio Ortega Ruiz
2010-02-27Better handling of multi-line input in the REPLJose Antonio Ortega Ruiz
2010-02-27More room for recursion in the scheme reader.Jose Antonio Ortega Ruiz
2010-02-27Whitespace.Jose Antonio Ortega Ruiz
2010-02-03PLT: Better help lookups.Jose Antonio Ortega Ruiz
2010-02-02Elisp scheme reader: more room for recursive list scanning.Jose Antonio Ortega Ruiz
2010-02-02PLT: Fix for bug retrieving module exports.Jose Antonio Ortega Ruiz
2010-01-28Guile: support for the REPL debuggerJose Antonio Ortega Ruiz
2010-01-28Generic support for debugging prompts in the REPLJose Antonio Ortega Ruiz
2010-01-26Guile: Minimal support for the new REPL debug mode.Jose Antonio Ortega Ruiz
2010-01-24Guile: Geiser now behaves correctly in buffers for unloaded modules.Jose Antonio Ortega Ruiz
2010-01-24Guile: fix for autodoc in 1.9.7Jose Antonio Ortega Ruiz
2010-01-17Minor bug fix.Jose Antonio Ortega Ruiz
2010-01-11PLT: Fix for argument names parsing in autodoc.Jose Antonio Ortega Ruiz
2009-12-19Syntax error.Jose Antonio Ortega Ruiz
2009-12-19Even shorter REPL mode-line.Jose Antonio Ortega Ruiz
2009-12-19Shorter mode-line lighter for REPL mode.Jose Antonio Ortega Ruiz
2009-12-19Guile: adjustment to stack size display.Jose Antonio Ortega Ruiz
2009-12-18Guile: fix for file loading (we always compile them now).Jose Antonio Ortega Ruiz
2009-12-18Guile: bug in backtrace display fixed.Jose Antonio Ortega Ruiz
2009-11-17Documentation fix (byte-compiled doesn't work in-place).Jose Antonio Ortega Ruiz
2009-11-13Bug fix: displaying signatures correctly in xref buffers.Jose Antonio Ortega Ruiz
2009-11-13Guile: Support for multiple arities in autodoc.Jose Antonio Ortega Ruiz
2009-11-13Docs: Guile 1.9.5 required.Jose Antonio Ortega Ruiz
2009-11-13Guile: bug fix: a macro-transformer is not a good arity info source.Jose Antonio Ortega Ruiz
2009-11-12Bug fix: links in documentation buffers work again.Jose Antonio Ortega Ruiz
2009-10-15PLT: autodoc: support for languages specified as libs and/or module forms.Jose Antonio Ortega Ruiz
2009-10-15Autodoc for identifier at point only when it's not an argument.Jose Antonio Ortega Ruiz
2009-10-15Silly micro-optimisitation.Jose Antonio Ortega Ruiz
2009-10-15Autodoc fix: dots in arglists were causing a parsing error.Jose Antonio Ortega Ruiz
2009-10-15Cosmetics.Jose Antonio Ortega Ruiz
2009-10-15PLT: Evaluation takes into account #lang forms.Jose Antonio Ortega Ruiz
2009-10-15PLT: autodoc: parsing of definitions with more than one form fixed.Jose Antonio Ortega Ruiz
2009-10-10Base R6RS elisp implementation.Jose Antonio Ortega Ruiz
2009-09-27Cosmetics.Jose Antonio Ortega Ruiz
2009-09-27PLT: Small refactorings; rudimentary support for syntax-case arg name snarfing.Jose Antonio Ortega Ruiz
2009-09-27PLT: Ignoring errors during argument name scanning for autodoc.Jose Antonio Ortega Ruiz
2009-09-27PLT: autodoc arg names scanning: better case-lambda, syntax-rules added.Jose Antonio Ortega Ruiz
2009-09-27Previous patch was broken.Jose Antonio Ortega Ruiz
2009-09-26Internal fix: duplication of symbol at point in scan-sexps.Jose Antonio Ortega Ruiz
2009-09-26Multiple arity display, used by PLT backend (case-lambda).Jose Antonio Ortega Ruiz
2009-09-26PLT: Bug fix in autodoc's argument name parsing.Jose Antonio Ortega Ruiz
2009-09-26Letting implementations define their own file pattern matching rules.Jose Antonio Ortega Ruiz
2009-09-26Bug fix: display-help function correctly invoked when available.Jose Antonio Ortega Ruiz
2009-09-26PLT: Unsupported procedures listed.Jose Antonio Ortega Ruiz
2009-09-26New implementation method/variable: unsupported Geiser procedures.Jose Antonio Ortega Ruiz
2009-09-26Bug fix: proper handling of implementation methods specified as variables.Jose Antonio Ortega Ruiz
2009-09-26Bug fix: xref commands were always asking for the target procedure's name.Jose Antonio Ortega Ruiz