factor/core/classes/predicate
John Benediktsson aa00d59d59 words: rename reset-props to remove-word-props. 2015-06-09 11:53:46 -07:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
predicate-docs.factor docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
predicate-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
predicate.factor words: rename reset-props to remove-word-props. 2015-06-09 11:53:46 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00