guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (4e27e3c -> b8f5cdc)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (4e27e3c -> b8f5cdc)
Date: Tue, 21 Jun 2016 11:40:22 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  4e27e3c   Add R6RS bytevector->string, string->bytevector
       new  8ffcd28   Fix SRFI-2 (and-let*) implementation.
       new  daf8d33   Add SRFI-2 (and-let*) test suite.
       new  b8f5cdc   Update and-let-star.test

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 module/ice-9/and-let-star.scm      |   52 ++++++++++++++++++------
 test-suite/Makefile.am             |    1 +
 test-suite/tests/and-let-star.test |    8 ++--
 test-suite/tests/srfi-2.test       |   77 ++++++++++++++++++++++++++++++++++++
 4 files changed, 121 insertions(+), 17 deletions(-)
 create mode 100644 test-suite/tests/srfi-2.test



reply via email to

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