geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Geiser-users] [ANN] Geiser 0.2.1


From: Jose A. Ortega Ruiz
Subject: [Geiser-users] [ANN] Geiser 0.2.1
Date: Sat, 15 Sep 2012 22:37:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

I've just released version 0.2.1 of Geiser. This is a Racket-centric
update that fixes some issues with module reload (due to submodules;
more to come) and jump-to-symbol-definition for .ss modules.

For example, modules based on plai-typed should work again.

Direct download:
https://github.com/jaor/geiser/downloads/geiser-0.2.1.tar.gz

Homepage: http://www.nongnu.org/geiser/

Release notes:

* Bug fixes:

   - Racket: correctly reloading modules that contain submodules (this
     one was breaking for instance code based on plai-typed).
   - Racket: correctly jumping to symbols defined in files with .ss
     extension.

* New features:

   - Racket: autodoc now displays argument names for constructors
     defined by define-type (from either plai or plai-typed).
   - Racket: the included geiser-racket.sh script takes a new switch,
     -n, to specify the network interface to listen to.

Cheers,
jao
-- 
There are two ways to write error-free programs; only the third one
works.
  - Alan Perlis, Epigrams in Programing



reply via email to

[Prev in Thread] Current Thread [Next in Thread]