guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-r7rs updated (72a2c74 -> b634071)


From: Andy Wingo
Subject: [Guile-commits] branch wip-r7rs updated (72a2c74 -> b634071)
Date: Sun, 17 Nov 2019 09:33:02 -0500 (EST)

wingo pushed a change to branch wip-r7rs
in repository guile.

      from  72a2c74   Add R7RS xfails due to a restriction in 
hungry-eol-escapes (#38239)
       new  b634071   Add R7RS documentation and --r7rs command-line option

The 1 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:
 doc/ref/Makefile.am           |   3 +-
 doc/ref/api-binding.texi      |  10 +--
 doc/ref/guile-invoke.texi     |   5 ++
 doc/ref/guile.texi            |   2 +
 doc/ref/intro.texi            |  58 ++++++++++++------
 doc/ref/r7rs.texi             | 137 ++++++++++++++++++++++++++++++++++++++++++
 doc/ref/scheme-intro.texi     |   8 +--
 module/ice-9/command-line.scm |   6 ++
 8 files changed, 201 insertions(+), 28 deletions(-)
 create mode 100644 doc/ref/r7rs.texi



reply via email to

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