summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-16Guile: evaluation output collection reactivated.Jose Antonio Ortega Ruiz
2010-04-01Using the scheme reader to read modules names.Jose Antonio Ortega Ruiz
2010-04-01More lenient scheme reader.Jose Antonio Ortega Ruiz
2010-04-01PLT: Major module loading surgery.Jose Antonio Ortega Ruiz
2010-03-31PLT: geiser is now a regular module.Jose Antonio Ortega Ruiz
2010-03-31PLT: correct scanning of arglists in (module) forms.Jose Antonio Ortega Ruiz
2010-03-31PLT: preloading available module list.Jose Antonio Ortega Ruiz
2010-03-28More robust REPL input handling.Jose Antonio Ortega Ruiz
2010-03-28PLT: Correct version check.Jose Antonio Ortega Ruiz
2010-03-27PLT: Preserving pretty-printing in evaluation outputs.Jose Antonio Ortega Ruiz
2010-03-27Automatically pop-up dbg buffer if there's any output during evaluation.Jose Antonio Ortega Ruiz
2010-03-27PLT: some simplifications.Jose Antonio Ortega Ruiz
2010-03-19Guile: better stack traces (using start-stack to delimit them).Jose Antonio Ortega Ruiz
2010-03-19Irrelevant golfing.Jose Antonio Ortega Ruiz
2010-03-15Bug fix: M-. now works in documentation buffers.Jose Antonio Ortega Ruiz
2010-03-15Whitespace.Jose Antonio Ortega Ruiz
2010-03-13Guile: heuristically resolving relative paths in REPL errors.Jose Antonio Ortega Ruiz
2010-03-08Guile: slightly better compilation error regexps.Jose Antonio Ortega Ruiz
2010-03-08Guile: 'bt' when entering the debugger.Jose Antonio Ortega Ruiz
2010-03-08Hook to setup the debugger when it's launched.Jose Antonio Ortega Ruiz
2010-03-07Better prompt behaviour in switch to REPL and module.Jose Antonio Ortega Ruiz
2010-03-07Guile: switch to REPL and module activated.Jose Antonio Ortega Ruiz
2010-03-07Go to geiser and switch to module: echoing.Jose Antonio Ortega Ruiz
2010-03-07PLT: additional binding forms (sequence API).Jose Antonio Ortega Ruiz
2010-03-07Implementations can now specify additional binding forms.Jose Antonio Ortega Ruiz
2010-03-07Whitespace.Jose Antonio Ortega Ruiz
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