factor/core/bootstrap/layouts
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
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
layouts.factor Tuple layouts are now arrays, instead of built-in types. The superclass 2008-11-05 22:20:29 -06:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00