factor/core/compiler/units
Slava Pestov 3e8d21b493 Clarify documentation for compilation units and 'undefined' error 2010-02-03 23:11:28 +13:00
..
authors.txt Updating summary and authors 2008-01-27 01:02:31 -04:00
summary.txt Updating summary and authors 2008-01-27 01:02:31 -04:00
units-docs.factor Clarify documentation for compilation units and 'undefined' error 2010-02-03 23:11:28 +13:00
units-tests.factor compiler.units: fix faulty unit test 2010-01-06 23:52:14 +13:00
units.factor classes: If a tuple class with subclasses is redefined into something that's not a tuple class, subclasses are changed to inherit from 'tuple' instead of being forgotten. Also, changing the metaclass of a union or intersection member no longer removes it from the union or intersection. Finally, make some internal words private 2010-02-01 02:48:39 +13:00