src/parser/streams-{proto,impl}.lisp: Publish classes and generic functions.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 5 Aug 2019 14:10:50 +0000 (15:10 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 5 Aug 2019 14:10:50 +0000 (15:10 +0100)
commitd2f1db725b33c0cc55b3eca0744c2a76adf315e9
treecdcb280651b569a1e5acb576ff5b56b456c3a1f1
parentf0b1f2bfc04f53416356be951b2655ff26ce7e7f
src/parser/streams-{proto,impl}.lisp: Publish classes and generic functions.

I bungled this somehow.  The exported classes should have ended up in
`streams-proto.lisp'.  I'm not, for now, exporting the proxy streams.

Because of this foolishness, I also failed to include documentation
stubs for any of these, so also add those.
doc/SYMBOLS
doc/parsing.tex
src/parser/streams-impl.lisp
src/parser/streams-proto.lisp