factor/core/compiler/units
Slava Pestov e929d906ce 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
..
authors.txt
summary.txt
units-docs.factor docs: change $subsection to $subsections 2009-10-02 12:15:48 -04: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