wingo pushed a change to branch wip-whippet in repository guile. from 1ef26268b Merge remote-tracking branch 'whippet/main' into wip-whippet new d34dd9a64 nofl: Use atomics to prevent races in parallel marker new d97985c92 Merge remote-tracking branch 'whippet/main' into wip-whippet new f58424ec5 Add some asserts to mmc new ba880a03d Add an assert to nofl's marking procedure new 652bc9ca6 Marking a conservative ref is atomic new 5375c03c7 parallel tracer: An amazing bug-fix! new ddab1dce3 Merge remote-tracking branch 'whippet/main' into wip-whippet
The 7 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/whippet/src/mmc.c | 2 ++ libguile/whippet/src/nofl-space.h | 43 +++++++++++++++------------------- libguile/whippet/src/parallel-tracer.h | 14 +++++++++++ 3 files changed, 35 insertions(+), 24 deletions(-)