Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-06 | Guile: evaluation fixes (current git head). | 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: off-by-one bug in module name completions | 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 | PLT: Minimum version bumped to 5.0. | Jose Antonio Ortega Ruiz | |
2010-05-23 | PLT: Completing the .ss -> .rkt transition. | Jose Antonio Ortega Ruiz | |
2010-05-23 | Racket support (PLT 5 needed). | Jose Antonio Ortega Ruiz | |
2010-04-18 | Missing entries in scheme/Makefile.am added. | Jose Antonio Ortega Ruiz | |
2010-04-16 | Guile: evaluation output collection reactivated. | Jose Antonio Ortega Ruiz | |
with-output-to-string was broken in guile prior to 1.9.10. | |||
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-04-01 | PLT: Major module loading surgery. | Jose Antonio Ortega Ruiz | |
This is a dangerous commit. If you use PLT and don't like to live on the edge, just stick with tag 0.0.9 until 0.0.10 is out. | |||
2010-03-31 | PLT: geiser is now a regular module. | Jose Antonio Ortega Ruiz | |
2010-03-31 | PLT: correct scanning of arglists in (module) forms. | Jose Antonio Ortega Ruiz | |
2010-03-31 | PLT: preloading available module list. | 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-27 | PLT: some simplifications. | Jose Antonio Ortega Ruiz | |
2010-03-19 | Guile: better stack traces (using start-stack to delimit them). | Jose Antonio Ortega Ruiz | |
2010-03-19 | Irrelevant golfing. | 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 | |