Geiser - News
Geiser 0.2 released
Item posted by Jose Antonio Ortega Ruiz <jao> on Sun 02 Sep 2012 10:00:59 PM UTC.
New features:
- Support for images in Racket, both in the REPL and during evaluations. Thanks to Michael Wilber for code, discussion and testing.
- Support for Racket 5.3. Older Rackets not actively supported.
- ,cd command in Racket's REPL.
- New customizable variable, geiser-guile-manual-lookup-nodes, to specify the name of Guile's info nodes, if need be.
Bug fixes:
- We don't deactivate autodoc in the REPL unless requested.
- Indentation for syntax-id-rules and for/hash.
- Highlighting of [else forms in scheme buffers.
- Indentation for all 'for' forms in Racket.
- Correctly buttonizing paths with leading spaces in DBG buffers
- Autodoc was being deactivated in REPLs.
Powered by Savane 3.14-5139.
Corresponding source code