1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00
guile/module
Julian Graham 922d417bf4 Implementation of SRFI-98 (An interface to access environment variables).
* NEWS: Add SRFI-98 to 1.8.7 features.

* doc/ref/srfi-modules.text (SRFI-98): Documentation for SRFI-98.

* module/srfi/srfi-98.scm: New file.  SRFI-98 implementation.

* test-suite/tests/srfi-98.test: New file.  SRFI-98 unit tests.
2009-05-30 21:19:59 -04:00
..
ice-9 Fix explicitely' typos, should be explicitly' 2009-05-20 18:51:03 +01:00
language fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
oop merge ice-9, srfi, oop makfiles into module makefile 2009-04-24 19:40:55 +02:00
scripts scripts take rest args 2009-04-20 18:20:01 +02:00
srfi Implementation of SRFI-98 (An interface to access environment variables). 2009-05-30 21:19:59 -04:00
system fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
Makefile.am merge ice-9, srfi, oop makfiles into module makefile 2009-04-24 19:40:55 +02:00