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 Initial import 2007-09-20 18:09:08 -04:00
kernel-docs.factor Docs: more docs for vocabs in core/ 2015-12-05 16:34:46 +01:00
kernel-tests.factor VM: fix one callstack overflow problem by "unlocking" the callstacks 2015-08-14 20:19:58 -07:00
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 Initial import 2007-09-20 18:09:08 -04:00