guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (af082f9 -> 7fee63b)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (af082f9 -> 7fee63b)
Date: Thu, 12 Mar 2015 13:32:48 +0000

wingo pushed a change to branch master
in repository guile.

      from  af082f9   Marginal bootstrap memory improvements
       new  eb03765   Remove unused "nargs" field of memoized call expressions
       new  d76d80d   Primcall inlining in eval.scm, lazy function body 
compilation
       new  7fee63b   Optimize branches in the evaluator

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:
 libguile/eval.c       |    4 +-
 libguile/memoize.c    |   21 +++---
 module/ice-9/eval.scm |  187 +++++++++++++++++++++++++++++++++++++------------
 3 files changed, 154 insertions(+), 58 deletions(-)



reply via email to

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