factor/core/classes/tuple
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
..
parser
authors.txt
summary.txt
tuple-docs.factor Tuple layouts are now arrays, instead of built-in types. The superclass 2008-11-05 22:20:29 -06:00
tuple-tests.factor Tuple layouts are now arrays, instead of built-in types. The superclass 2008-11-05 22:20:29 -06:00
tuple.factor Tuple layouts are now arrays, instead of built-in types. The superclass 2008-11-05 22:20:29 -06:00