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