summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-07README: note about Guile version.Jose Antonio Ortega Ruiz
2010-06-07Guile: real fix for symbol locations (needs Guile's git head).Jose Antonio Ortega Ruiz
2010-06-06Elisp: missing require.Jose Antonio Ortega Ruiz
2010-06-06Elisp: better fix for previous bug.Jose Antonio Ortega Ruiz
2010-06-06Elisp: fixes for key args display.Jose Antonio Ortega Ruiz
2010-06-06Guile: new evaluation strategy that really delimits stack frames.Jose Antonio Ortega Ruiz
2010-06-06Guile: fix for finding locations of symbols in modules outside load path.Jose Antonio Ortega Ruiz
2010-06-06Guile: fix for macroexpand.Jose Antonio Ortega Ruiz
2010-06-06Guile: better stack trace limits during evaluation.Jose Antonio Ortega Ruiz
2010-06-06Debugging leftover.Jose Antonio Ortega Ruiz
2010-06-06Guile: fixes for error navigation.Jose Antonio Ortega Ruiz
2010-06-06Guile: evaluation fixes (current git head).Jose Antonio Ortega Ruiz
2010-06-06Adding define-syntax-rule to heuristics for locating definitions.Jose Antonio Ortega Ruiz
2010-06-06Conflicts between view-mode and geiser-doc-mode keymaps removed.Jose Antonio Ortega Ruiz
2010-06-06Avoiding duplicates in autodoc arg listsJose Antonio Ortega Ruiz
2010-06-06Reusing emacs view-mode for pop-up windows.Jose Antonio Ortega Ruiz
2010-06-06Whitespace.Jose Antonio Ortega Ruiz
2010-06-05Racket: providing error contextsJose Antonio Ortega Ruiz
2010-06-05Better signature parsing (improper arg lists).Jose Antonio Ortega Ruiz
2010-06-05Bug in scheme reader fixedJose Antonio Ortega Ruiz
2010-06-05Racket: off-by-one bug in module name completionsJose Antonio Ortega Ruiz
2010-06-05Racket: better autodoc for syntax formsJose Antonio Ortega Ruiz
2010-05-24Elisp: misc little bugs (revealed by the byte compiler) fixed.Jose Antonio Ortega Ruiz
2010-05-24Elisp: compilation fixed.Jose Antonio Ortega Ruiz
2010-05-24Racket: PLT implementation renamed to Racket.Jose Antonio Ortega Ruiz
2010-05-23PLT: Minimum version bumped to 5.0.Jose Antonio Ortega Ruiz
2010-05-23PLT: Completing the .ss -> .rkt transition.Jose Antonio Ortega Ruiz
2010-05-23Racket support (PLT 5 needed).Jose Antonio Ortega Ruiz
2010-04-18Missing entries in scheme/Makefile.am added.Jose Antonio Ortega Ruiz
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