factor/basis/io
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 use radix literals 2011-11-23 19:03:40 -08:00
buffers io.ports: make read-step TYPED: 2011-11-09 14:13:41 -08:00
crlf io.crlf: add a word that reads an optional CR. 2011-10-12 12:36:54 -07:00
directories io.directories.unix: remove redundant using 2011-11-28 20:36:46 -08:00
encodings io.encodings.iana: remove values 2011-11-29 13:22:23 -08:00
files io.files.temp.windows: fix up 2012-04-16 11:55:33 -07:00
launcher use radix literals 2011-11-23 19:03:40 -08:00
mmap Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
monitors io.monitors: kill outdated doc about kqueue on BSD 2011-11-17 16:56:34 -08:00
pipes Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports io.ports: clean up 2011-11-10 00:40:31 -05:00
servers io.servers: fix a couple of typos in docs 2011-01-14 19:47:52 +09:00
sockets classes: 2012-05-03 19:45:30 -07:00
standard-paths Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
streams io.streams.limited: missed INSTANCE: input-stream 2011-10-18 21:27:08 -07:00
styles io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
thread concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95 2011-10-03 00:24:37 -07:00
timeouts Make sure io.backend.windows loads the implementations for the generics it defines. Make windows.handles not depend on io.timeouts. Fix typo in win32-file-attributes. Fix bug in null-output word. Clean up error checking code. 2010-09-17 14:19:10 -05:00