[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] GNU Guile branch, srfi-41, updated. v2.0.7-217-g3c8ce2c
From: |
Mark H Weaver |
Subject: |
[Guile-commits] GNU Guile branch, srfi-41, updated. v2.0.7-217-g3c8ce2c |
Date: |
Mon, 25 Mar 2013 20:45:36 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".
http://git.savannah.gnu.org/cgit/guile.git/commit/?id=3c8ce2cd97c312ec029550ecb5e2e450b78ef51c
The branch, srfi-41 has been updated
via 3c8ce2cd97c312ec029550ecb5e2e450b78ef51c (commit)
from e062929f22b85b02744e29cc2503450e2b51e179 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3c8ce2cd97c312ec029550ecb5e2e450b78ef51c
Author: Mark H Weaver <address@hidden>
Date: Mon Mar 25 14:46:11 2013 -0400
Minimal docs for SRFI-41.
* doc/ref/srfi-modules.texi (SRFI Support): Add SRFI-41.
(SRFI-41): New node which refers the reader to
<http://srfi.schemers.org/srfi-41/srfi-41.html>.
-----------------------------------------------------------------------
Summary of changes:
doc/ref/srfi-modules.texi | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
index af1afc0..0210be9 100644
--- a/doc/ref/srfi-modules.texi
+++ b/doc/ref/srfi-modules.texi
@@ -45,6 +45,7 @@ get the relevant SRFI documents from the SRFI home page
* SRFI-37:: args-fold program argument processor
* SRFI-38:: External Representation for Data With Shared
Structure
* SRFI-39:: Parameter objects
+* SRFI-41:: Streams.
* SRFI-42:: Eager comprehensions
* SRFI-45:: Primitives for expressing iterative lazy
algorithms
* SRFI-55:: Requiring Features.
@@ -3776,6 +3777,13 @@ scope and the result from that @var{thunk} is the return
from
@code{with-parameters*}.
@end defun
address@hidden SRFI-41
address@hidden SRFI-41 - Streams
address@hidden SRFI-41
+
+See @uref{http://srfi.schemers.org/srfi-41/srfi-41.html, the
+specification of SRFI-41}.
+
@node SRFI-42
@subsection SRFI-42 - Eager Comprehensions
@cindex SRFI-42
hooks/post-receive
--
GNU Guile
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Guile-commits] GNU Guile branch, srfi-41, updated. v2.0.7-217-g3c8ce2c,
Mark H Weaver <=