guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (48d4255 -> 8e2314c)


From: Andy Wingo
Subject: [Guile-commits] branch stable-2.2 updated (48d4255 -> 8e2314c)
Date: Wed, 29 Nov 2017 15:00:40 -0500 (EST)

wingo pushed a change to branch stable-2.2
in repository guile.

      from  48d4255   ltdl wrappers now use a recursive mutex.
       new  5f59e28   Fix logand type inference
       new  76d4608   Add nullary intmap and intset folders
       new  8e2314c   Simplify live variable computation for graphs without 
loops

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/language/cps/intmap.scm          |  4 ++++
 module/language/cps/intset.scm          |  6 ++++-
 module/language/cps/slot-allocation.scm | 40 ++++++++++++++++++++++++---------
 module/language/cps/types.scm           | 17 +++++++++-----
 4 files changed, 49 insertions(+), 18 deletions(-)



reply via email to

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