guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (5f9134c -> 3e719e0)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (5f9134c -> 3e719e0)
Date: Sat, 25 Jun 2016 16:13:49 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  5f9134c   Favor "escape continuation" over "one-shot continuation" 
in manual
       new  73714b8   Add documentation pointer from getopt-long to SRFI-37.
       new  31c76f1   Fix duplicate case in peval
       new  3e719e0   Add -Wmacro-use-before-definition

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:
 am/guilec                               |    2 +-
 doc/ref/mod-getopt-long.texi            |    6 +++
 module/ice-9/boot-9.scm                 |    4 +-
 module/language/tree-il/analyze.scm     |   70 +++++++++++++++++++++++++++++--
 module/language/tree-il/compile-cps.scm |   11 ++---
 module/language/tree-il/peval.scm       |    1 -
 module/system/base/message.scm          |    6 +++
 7 files changed, 87 insertions(+), 13 deletions(-)



reply via email to

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