Fix ticket:101, implementing STREAM-ADVANCE-TO-COLUMN for FORMAT ~T.
* code/format.lisp: * Add support for Gray streams for tabulation, calling STREAM-ADVANCE-TO-COLUMN as needed. * tests/gray-stream.lisp: * Add tests for absolute and relative tabulation. These are simple and just compare that lisp streams and Gray streams produce the same output. * general-info/release-20f.txt: * Update.
Please register or sign in to comment