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
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
authors.txt
prettyprint-docs.factor
prettyprint-tests.factor classes: 2012-05-03 19:45:30 -07:00
prettyprint.factor
summary.txt
tags.txt