- 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.
|
||
|---|---|---|
| .. | ||
| contexts | ||
| demos | ||
| devices | ||
| ffi | ||
| gl | ||
| libraries | ||
| memory | ||
| nvcc | ||
| ptx | ||
| syntax | ||
| types | ||
| utils | ||
| authors.txt | ||
| cuda-tests.factor | ||
| cuda.factor | ||
| tags.txt | ||