guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (5d171d9 -> 204336c)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (5d171d9 -> 204336c)
Date: Sun, 03 Jan 2016 17:32:55 +0000

wingo pushed a change to branch master
in repository guile.

      from  5d171d9   Fix module for reification of srfi-4 primitives
       new  39002f2   Eta-reduce branches
       new  52965e0   Better folding of branches on $values
       new  166703c   Better partial evaluation of tests in tests
       new  fb2f7b4   Better CPS conversion for tests in tests
       new  204336c   Don't serialize build through psyntax-pp.scm

The 5 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:
 bootstrap/Makefile.am                   |   10 ++---
 module/language/cps/simplify.scm        |   65 ++++++++++++++++-----------
 module/language/cps/type-fold.scm       |   14 ++++++
 module/language/tree-il/compile-cps.scm |   11 ++++-
 module/language/tree-il/peval.scm       |   73 ++++++++++++++++++++++--------
 5 files changed, 119 insertions(+), 54 deletions(-)



reply via email to

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