factor/core/classes/mixin
John Benediktsson ac75393fbd Revert "classes.mixin: fix definitions for MIXIN:."
This reverts commit f625612f89.
2011-09-19 17:46:40 -07:00
..
authors.txt
mixin-docs.factor
mixin-tests.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
mixin.factor Revert "classes.mixin: fix definitions for MIXIN:." 2011-09-19 17:46:40 -07:00
summary.txt