factor/basis/compiler/tree/propagation/known-words
Slava Pestov cc879fa9b7 Tuple layouts are now arrays, instead of built-in types. The superclass
array is now part of the tuple layout object itself, and class hashcodes
are stored alongside class words there. This removes 2 indirections when
reading a superclass, and 3 when reading a superclass hashcode.
2008-11-05 22:20:29 -06:00
..
known-words.factor Tuple layouts are now arrays, instead of built-in types. The superclass 2008-11-05 22:20:29 -06:00