factor/basis/typed
Doug Coleman 3507b9bad7 classes:
- Allow methods to dispatch off union{ } and intersection{ } classes.
- Add not{ } anonymous-complement syntax.
- Define class-name for anonymous-union/intersection/complement and maybes, and clean up pprint.
- Change maybe: foo to maybe{ foo }
- Call sort-classes when making anonymous-union/anonymous-intersection classes so that they are canonicalized.
2012-05-03 19:45:30 -07:00
..
debugger compiler.cfg.debugger: clean up and make it more flexible 2010-05-03 17:34:22 -04:00
namespaces new module typed.namespaces: get/set + type check 2011-11-10 10:47:21 -08:00
prettyprint typed: Teach typed about maybe: foo. Should maybe: foo satisfy unboxable-tuple-class? ? 2011-11-22 02:09:12 -08:00
authors.txt moved "typed" to basis 2009-10-17 11:21:43 -05:00
summary.txt moved "typed" to basis 2009-10-17 11:21:43 -05:00
typed-docs.factor typed: update documentation 2010-02-18 04:13:21 +13:00
typed-tests.factor classes: 2012-05-03 19:45:30 -07:00
typed.factor classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin. 2011-11-22 18:49:42 -08:00