Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-08 | Guile: small tweak. | Jose Antonio Ortega Ruiz | |
2010-06-07 | Guile: displaying the debugger preamble. | Jose Antonio Ortega Ruiz | |
2010-06-07 | Oops, it wasn't dead. | Jose Antonio Ortega Ruiz | |
2010-06-07 | Guile: dead elisp code elimination. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Elisp: missing require. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Elisp: better fix for previous bug. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Elisp: fixes for key args display. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Debugging leftover. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Guile: fixes for error navigation. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Adding define-syntax-rule to heuristics for locating definitions. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Conflicts between view-mode and geiser-doc-mode keymaps removed. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Avoiding duplicates in autodoc arg lists | Jose Antonio Ortega Ruiz | |
2010-06-06 | Reusing emacs view-mode for pop-up windows. | Jose Antonio Ortega Ruiz | |
2010-06-06 | Whitespace. | Jose Antonio Ortega Ruiz | |
2010-06-05 | Racket: providing error contexts | Jose Antonio Ortega Ruiz | |
2010-06-05 | Better signature parsing (improper arg lists). | Jose Antonio Ortega Ruiz | |
2010-06-05 | Bug in scheme reader fixed | Jose Antonio Ortega Ruiz | |
2010-06-05 | Racket: better autodoc for syntax forms | Jose Antonio Ortega Ruiz | |
2010-05-24 | Elisp: misc little bugs (revealed by the byte compiler) fixed. | Jose Antonio Ortega Ruiz | |
2010-05-24 | Elisp: compilation fixed. | Jose Antonio Ortega Ruiz | |
2010-05-24 | Racket: PLT implementation renamed to Racket. | Jose Antonio Ortega Ruiz | |
2010-05-23 | Racket support (PLT 5 needed). | Jose Antonio Ortega Ruiz | |
2010-04-01 | Using the scheme reader to read modules names. | Jose Antonio Ortega Ruiz | |
2010-04-01 | More lenient scheme reader. | Jose Antonio Ortega Ruiz | |
2010-03-31 | PLT: geiser is now a regular module. | Jose Antonio Ortega Ruiz | |
2010-03-28 | More robust REPL input handling. | Jose Antonio Ortega Ruiz | |
2010-03-28 | PLT: Correct version check. | Jose Antonio Ortega Ruiz | |
2010-03-27 | PLT: Preserving pretty-printing in evaluation outputs. | Jose Antonio Ortega Ruiz | |
2010-03-27 | Automatically pop-up dbg buffer if there's any output during evaluation. | Jose Antonio Ortega Ruiz | |
2010-03-15 | Bug fix: M-. now works in documentation buffers. | Jose Antonio Ortega Ruiz | |
2010-03-15 | Whitespace. | Jose Antonio Ortega Ruiz | |
2010-03-13 | Guile: heuristically resolving relative paths in REPL errors. | Jose Antonio Ortega Ruiz | |
2010-03-08 | Guile: slightly better compilation error regexps. | Jose Antonio Ortega Ruiz | |
2010-03-08 | Guile: 'bt' when entering the debugger. | Jose Antonio Ortega Ruiz | |
2010-03-08 | Hook to setup the debugger when it's launched. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Better prompt behaviour in switch to REPL and module. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Guile: switch to REPL and module activated. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Go to geiser and switch to module: echoing. | Jose Antonio Ortega Ruiz | |
2010-03-07 | PLT: additional binding forms (sequence API). | Jose Antonio Ortega Ruiz | |
2010-03-07 | Implementations can now specify additional binding forms. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Whitespace. | Jose Antonio Ortega Ruiz | |
2010-03-07 | New command to switch to REPL and put it in current module. | Jose Antonio Ortega Ruiz | |
2010-03-07 | Bug fix: remember debugger settings in geiser-repl-nuke. | Jose Antonio Ortega Ruiz | |
2010-03-01 | REPL: customizable auto-indenting of new lines. | Jose Antonio Ortega Ruiz | |
2010-02-27 | Better handling of multi-line input in the REPL | Jose Antonio Ortega Ruiz | |
- We don't send incomplete sexps to the underlying REPL - Automatic indentation of multi-line sexps - Syntax highlighting of scheme keywords | |||
2010-02-27 | More room for recursion in the scheme reader. | Jose Antonio Ortega Ruiz | |
2010-02-27 | Whitespace. | Jose Antonio Ortega Ruiz | |
2010-02-03 | PLT: Better help lookups. | Jose Antonio Ortega Ruiz | |
2010-02-02 | Elisp scheme reader: more room for recursive list scanning. | Jose Antonio Ortega Ruiz | |
2010-01-28 | Guile: support for the REPL debugger | Jose Antonio Ortega Ruiz | |
On errors, we switch to the REPL, where the debugger is active. |