wingo pushed a change to branch wip-whippet in repository guile. from 6841c9509 Merge remote-tracking branch 'whippet/main' into wip-whippet new 140a412ec Fix crash in gc_visit_ephemeron_key on objects in extern space new f12399ef7 mmc: Only add headroom to unfragmentable heaps if no progress new 8c4866cd5 Merge remote-tracking branch 'whippet/main' into wip-whippet new 285ca6547 Fix missing static annotation on root_worklist_alloc new 5d94b7809 Merge remote-tracking branch 'whippet/main' into wip-whippet new 3147d313f Add Guile's CFLAGS to WHIPPET_IMPL_CFLAGS
The 6 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: libguile/Makefile.am | 1 + libguile/whippet/src/mmc.c | 7 +++++-- libguile/whippet/src/pcc.c | 4 +++- libguile/whippet/src/root-worklist.h | 2 +- libguile/whippet/src/semi.c | 3 ++- 5 files changed, 12 insertions(+), 5 deletions(-)