guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (79ba396 -> e014bf3)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (79ba396 -> e014bf3)
Date: Sun, 29 Apr 2018 04:47:59 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  79ba396   Remove unused macros in vm-engine
       new  c927ca7   Fix width of operands to intrinsic call instructions
       new  4779a10   Add support for dynamic-state-related intrinsics
       new  2eb9c75   Intrinsics for dynamic state instructions
       new  89fda6d   push and pop dynamic state via intrinsics
       new  e014bf3   Remove old VM ops for fluid-ref et al

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:
 libguile/intrinsics.c                    |  74 ++++++++++
 libguile/intrinsics.h                    |  12 ++
 libguile/vm-engine.c                     | 231 +++++++++++--------------------
 module/language/cps/reify-primitives.scm |   5 +-
 module/system/vm/assembler.scm           |  46 ++++--
 5 files changed, 205 insertions(+), 163 deletions(-)



reply via email to

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