factor/core/classes
Joe Groff c898593983 decouple struct parsing/printing from tuple parsing/printing a bit 2009-08-19 18:53:44 -05:00
..
algebra use ERROR: in several places instead of throwing strings 2009-08-11 23:09:02 -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 decouple struct parsing/printing from tuple parsing/printing a bit 2009-08-19 18:53:44 -05:00
union Fix even more usings 2009-05-16 10:45:17 -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 classes, words: fix unit tests for method inlining change 2009-08-18 17:20:17 -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