Tarn W. Burton

Results 15 issues of Tarn W. Burton

- [ ] Inline code documentation - [ ] cli - [ ] main - [ ] core - [ ] DiCy - [ ] File - [ ] main...

Reported in thomasjo/atom-latex#424. - [ ] Add deprecation mechanism

enhancement

Available since v2.27. This makes it easier to inspect an ASDF system from a different implementation which is done in Clasp's builder.

Make it clear that `pprint-indent` and `pprint-tab` signal a `type-error` for invalid `kind` or `relative-to` arguments.

Currently the CLOSE and OPEN-STREAM-P implementations do not conform to the Gray stream proposal. Specifically, the Gray stream proposal states the following for CLOSE and OPEN-STREAM-P: ``` CLOSE stream &key...

A compatibility layer for Gray streams and extensions Author: Tarn W. Burton License: MIT Source: https://github.com/yitzchak/nontrivial-gray-streams.git

canbuild

We have just added specializations of the `wrap-in-quote...` generics to Clasp's eclector-client. Clasp does have destructive splicing (as rare as that is) but `,.` gets turned into `,@` by Eclector,...

enhancement

In the descriptions of `*print-lines*` it states: > If an attempt is made to go beyond that many lines, “..” is printed at the end of the last line followed...

Some updates for Invistra changes once SICL boot is ready. Until then, I would leave the PR open. It requires the system [trivial-stream-column](https://github.com/yitzchak/trivial-stream-column) but I haven't updated the README to...

CDR-7 clarifies the parsing of FORMAT directives. [CDR-7](https://zenodo.org/records/3413913)