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 Better error printing 2008-09-22 02:27:07 -05:00
inlining Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
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 Fix permission bits 2008-10-02 08:34:49 -05:00
visitor Enforce that usages of >r/r> must be balanced within a quotation 2008-08-18 20:49:03 -05:00
authors.txt
stack-checker-docs.factor Fix permission bits 2008-10-02 08:34:49 -05:00
stack-checker-tests.factor Fix permission bits 2008-10-02 08:34:49 -05:00
stack-checker.factor Clean up recursive-state usage 2008-11-03 03:06:11 -06:00
summary.txt
tags.txt