factor/basis/bootstrap/image
Björn Lindqvist 339b1b6466 VM: put the singletons t, -1, 0 and 1 in the special objects table
Having them there instead of as fields in the vm struct removes a bunch
of special handling. This commit just adds them and doesn't remove the
old ones to avoid potential chicken-and-egg bootstrap problems.
2015-12-09 21:31:13 +01:00
..
download bootstrap.image.download: use my-boot-image-name. 2014-11-15 16:20:02 -08:00
upload factor: arch -> arch-name. fix breakage caused by other patch. 2015-08-12 11:08:24 -05:00
authors.txt
image-docs.factor bootstrap.image: attempt to remove the SPECIAL-OBJECT: table 2015-08-14 20:19:52 -07:00
image-tests.factor VM: put the singletons t, -1, 0 and 1 in the special objects table 2015-12-09 21:31:13 +01:00
image.factor VM: put the singletons t, -1, 0 and 1 in the special objects table 2015-12-09 21:31:13 +01:00
summary.txt
tags.txt