wingo pushed a change to branch wip-whippet in repository guile. from b262df6ca Move keywords off of scm_cell new 796798b40 Move variables off of scm_cell new 929069897 Move atomic box off of scm_cell
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.h | 1 - libguile/Makefile.am | 4 ++-- libguile/atomic.c | 21 ++++++++++++--------- libguile/atomic.h | 34 +++++++++++++++++++++++++++------- libguile/variable.c | 7 ++++++- libguile/variable.h | 42 +++++++++++++++++++++++++++++++++++++----- 6 files changed, 84 insertions(+), 25 deletions(-)