factor/basis/stack-checker
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
..
alien Clean up recursive-state usage 2008-11-03 03:06:11 -06:00
backend Clean up recursive-state usage 2008-11-03 03:06:11 -06:00
branches Clean up recursive-state usage 2008-11-03 03:06:11 -06:00
errors
inlining
known-words Tuple layouts are now arrays, instead of built-in types. The superclass 2008-11-05 22:20:29 -06:00
state Clean up recursive-state usage 2008-11-03 03:06:11 -06:00
transforms
visitor
authors.txt
stack-checker-docs.factor
stack-checker-tests.factor
stack-checker.factor Clean up recursive-state usage 2008-11-03 03:06:11 -06:00
summary.txt
tags.txt