Distinguish bytes-per-object from target-bytes-per-object.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 12 Dec 2018 19:33:05 +0000 (19:33 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 12 Dec 2018 20:17:59 +0000 (20:17 +0000)
commite6a7729d2ff6fb7577e4bf153462976ba5eae777
treeacd086bb876ee0f550101346540c7d4ea38a9e45
parentdc1aa0574448fb4c361c41a5861b4905725b2862
Distinguish bytes-per-object from target-bytes-per-object.

This is a kludge for now until we have a syntactic tower where we can
use distinct environments at each level of syntax expansion.
src/Makefile.in
src/configure.ac
src/runtime/boot.scm
src/runtime/bytevector.scm
src/runtime/host-adapter.scm
src/runtime/runtime.pkg
src/runtime/sysmac.scm