guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (31cb10a -> 5284b9b)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (31cb10a -> 5284b9b)
Date: Sun, 25 Aug 2019 11:07:23 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  31cb10a   Letrectify only on -O2; update docs
       new  2053592   Allow mixed local definitions and expressions
       new  5284b9b   Update documentation for mixed definitions and expressions

The 2 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:
 NEWS                         |  24 ++-
 doc/ref/api-binding.texi     |  32 +++-
 doc/ref/scheme-ideas.texi    |  33 ++--
 module/ice-9/psyntax-pp.scm  | 363 +++++++++++++++++++++++--------------------
 module/ice-9/psyntax.scm     | 211 ++++++++++++++-----------
 test-suite/tests/syntax.test |  31 +++-
 6 files changed, 405 insertions(+), 289 deletions(-)



reply via email to

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