guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (7de77bf -> c525aa6)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (7de77bf -> c525aa6)
Date: Thu, 9 Mar 2017 11:27:53 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  7de77bf   Fix bug in comparison between real and complex
       new  f71c2c1   Micro-optimize update-port-position.
       new  c525aa6   VM support for string-set!; slimmer read-string

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:
 doc/ref/vm.texi                          |  6 ++++++
 libguile/ports.c                         |  8 +++++---
 libguile/vm-engine.c                     | 33 ++++++++++++++++++++++++++++++--
 module/ice-9/rdelim.scm                  | 19 ++++++++++++------
 module/language/cps/compile-bytecode.scm |  3 +++
 module/language/cps/types.scm            |  4 ++--
 module/language/tree-il/compile-cps.scm  |  2 +-
 module/system/vm/assembler.scm           |  1 +
 8 files changed, 62 insertions(+), 14 deletions(-)



reply via email to

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