factor/core/classes
Doug Coleman eceed177d6 replace usages of <" with """ 2009-09-20 22:42:40 -05:00
..
algebra remove duplicate usings 2009-08-26 22:23:03 -05:00
builtin Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
intersection classes.intersection: make flatten-class more accurate. It is still not perfect, but it fixes the case where a generic word has a method on a tuple class, and another method on an intersection of a mixin with another tuple classes 2009-08-07 22:30:57 -05:00
mixin Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
parser fix stack effect 2009-05-28 12:28:52 -05:00
predicate classes.intersection: make flatten-class more accurate. It is still not perfect, but it fixes the case where a generic word has a method on a tuple class, and another method on an intersection of a mixin with another tuple classes 2009-08-07 22:30:57 -05:00
singleton More efficient singleton predicates 2009-07-17 17:41:33 -05:00
tuple give a better error message when an invalid slot name is used in a tuple/struct literal 2009-09-16 18:07:39 -05:00
union remove duplicate usings 2009-08-26 22:23:03 -05:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
classes-docs.factor change-tracking-tuple class. subclasses will have a "changed?" slot that gets set to true when any slot is modified 2009-07-31 21:48:17 -05:00
classes-tests.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
classes.factor change-tracking-tuple class. subclasses will have a "changed?" slot that gets set to true when any slot is modified 2009-07-31 21:48:17 -05:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00