guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (3c27145 -> a9c2606)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (3c27145 -> a9c2606)
Date: Sat, 26 Dec 2015 21:12:27 +0000

wingo pushed a change to branch master
in repository guile.

      from  3c27145   Fix build when threads are disabled
       new  9e1c07b   Assembler works on byte offsets, not u32 offsets
       new  3629078   Fix emit-receive* for many locals
       new  8a39162   Assembler O(n) in instruction encodings, not instruction 
count
       new  620b640   Fix bug in intmap-map
       new  a9c2606   Type inference copes better with unsorted graphs

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:
 module/language/cps/types.scm  |  116 ++++---
 module/language/cps/utils.scm  |    4 +-
 module/system/vm/assembler.scm |  700 +++++++++++++++++++++-------------------
 module/system/vm/linker.scm    |    6 +-
 4 files changed, 440 insertions(+), 386 deletions(-)



reply via email to

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