factor/core/kernel
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
..
authors.txt
kernel-docs.factor
kernel-tests.factor
kernel.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