[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch main updated (54c4753dd -> 48548df91)
From: |
Andy Wingo |
Subject: |
[Guile-commits] branch main updated (54c4753dd -> 48548df91) |
Date: |
Wed, 20 Mar 2024 06:51:36 -0400 (EDT) |
wingo pushed a change to branch main
in repository guile.
from 54c4753dd Add missing branch in scm_is_less_than()
new b012c8087 Add test: writes to specific fields clobber reads of whole
objects
new 48548df91 Fix effects analysis: field writes clobber object reads
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/cps/effects-analysis.scm | 100 +++++++++++++++++++++----------
test-suite/tests/compiler.test | 11 +++-
2 files changed, 78 insertions(+), 33 deletions(-)
- [Guile-commits] branch main updated (54c4753dd -> 48548df91),
Andy Wingo <=