guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (c7fa78fc7 -> ff7328df0)


From: Andy Wingo
Subject: [Guile-commits] branch main updated (c7fa78fc7 -> ff7328df0)
Date: Thu, 1 Dec 2022 07:03:20 -0500 (EST)

wingo pushed a change to branch main
in repository guile.

    from c7fa78fc7 Avoid 'frame-local-ref' errors when printing backtrace.
     new d184d0934 Fix order-of-side-effects bug in (eq? x y z) expansion
     new ff7328df0 Fix peval bug when expand-primitives introduces lexicals

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 module/language/tree-il/peval.scm      | 40 +++++++++++++++++++++++++++--
 module/language/tree-il/primitives.scm | 46 +++++++++++++++++++++++++---------
 test-suite/tests/compiler.test         | 11 ++++++++
 test-suite/tests/peval.test            | 10 +++++++-
 4 files changed, 92 insertions(+), 15 deletions(-)



reply via email to

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