wingo pushed a change to branch wip-whippet in repository guile. from c2f451bf5 Remove unused internal inline allocation functions new 1c092eb41 Give structs a "struct scm_struct" new bd1e5ff68 Switch unboxed-fields bitmask to be a Scheme integer
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: libguile/modules.h | 17 ++-- libguile/struct.c | 23 ++--- libguile/struct.h | 81 ++++++++++++++--- module/language/cps/guile-vm/lower-primcalls.scm | 107 +++++++++++++---------- 4 files changed, 149 insertions(+), 79 deletions(-)