mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Some updates.
This commit is contained in:
parent
22332e5dbe
commit
e8bb04760c
2 changed files with 4 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -138,6 +138,7 @@ In the subdirectory libguile, changes to:
|
|||
gh_data.c strports.h strports.c validate.h
|
||||
and changed many docstrings throughout.
|
||||
In the subdirectory srfi, wrote:
|
||||
srfi-1.scm
|
||||
srfi-9.scm
|
||||
srfi-10.scm
|
||||
srfi-13.scm
|
||||
|
|
3
NEWS
3
NEWS
|
@ -40,6 +40,9 @@ See INSTALL and README for more information.
|
|||
SRFI-0 `cond-expand' is now supported in Guile, without requiring
|
||||
using a module.
|
||||
|
||||
(srfi srfi-1) is a library containing many useful pair- and list-processing
|
||||
procedures.
|
||||
|
||||
(srfi srfi-2) exports and-let*.
|
||||
|
||||
(srfi srfi-6) is a dummy module for now, since guile already provides
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue