factor/core/classes
Slava Pestov d5bc1ceca2 classes.struct: fix some bugs
- STRUCT: foo<ENTER> in listener threw an error
- S{ did not throw an error when used with non-struct types
- attempting to subclass a struct class now fails
- forgetting a struct class now removes the corresponding C type
- 'see'ing a struct class now indents correctly
2009-09-10 15:59:27 -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 classes.struct: fix some bugs 2009-09-10 15:59:27 -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 remove duplicate usings 2009-08-26 22:23:03 -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