-
- Downloads
From Paul Foley:
Implements READ- and WRITE-SEQUENCE on Gray streams, via STREAM-READ-SEQUENCE and STREAM-WRITE-SEQUENCE, and provides a :class keyword to OPEN which lets it return Gray streams classes wrapped around lisp-streams. Load exports.lisp before compiling with this set of changes.
Showing
- code/exports.lisp 3 additions, 2 deletionscode/exports.lisp
- code/fd-stream.lisp 13 additions, 2 deletionscode/fd-stream.lisp
- code/globals.lisp 3 additions, 2 deletionscode/globals.lisp
- code/package.lisp 2 additions, 2 deletionscode/package.lisp
- code/stream.lisp 7 additions, 3 deletionscode/stream.lisp
- compiler/fndb.lisp 3 additions, 2 deletionscompiler/fndb.lisp
Loading
Please register or sign in to comment