factor/core/classes/predicate
John Benediktsson 98935b7f15 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -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 core: some more cleanup of USING lists. 2013-03-05 10:48:14 -08:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00