factor/basis/prettyprint
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
..
backend classes: 2012-05-03 19:45:30 -07:00
config prettyprint: use radix prefixes for number-base 2011-11-23 20:05:23 -08:00
custom Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
sections classes: Make methods dispatch on maybes. Fix a couple bugs in the implementation of maybe. classoid? is now a dumb test if an object could be a well-formed classoid; valid-classoid? tests for well-formedness. Move maybe tests. Make pprint* work better on methods. 2011-11-22 15:12:20 -08:00
stylesheet Small cleanups 2010-02-16 04:04:09 +13:00
authors.txt
prettyprint-docs.factor prettyprint.config: set some output limits by default. Use the new without-limits combinator to get the old behavior 2010-02-20 12:18:16 +13:00
prettyprint-tests.factor classes: 2012-05-03 19:45:30 -07:00
prettyprint.factor Moving new-sets to sets 2010-02-26 16:01:01 -05:00
summary.txt
tags.txt