[dylan-lang/opendylan] 1e9333: [coloring-stream] Initial implementation & docs
GitHub <[email protected]> Sun, 09 Aug 2015 18:10:15 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55c7f9f7b8fb0_44e3fa2f4b0729c38427@hookshot-fe3-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 1e93334a6d8217f39045671561c127b1bb2e3351
https://github.com/dylan-lang/opendylan/commit/1e93334a6d8217f39045671561c127b1bb2e3351
Author: Bruce Mitchener <[email protected]>
Date: 2015-08-10 (Mon, 10 Aug 2015)
Changed paths:
A documentation/library-reference/source/coloring-stream/index.rst
M documentation/library-reference/source/index.rst
M documentation/release-notes/source/2015.1.rst
A sources/lib/coloring-stream/ansi-coloring-stream.dylan
A sources/lib/coloring-stream/coloring-stream.dylan
A sources/lib/coloring-stream/coloring-stream.lid
A sources/lib/coloring-stream/library.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-app-library.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-app.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-app.lid
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-library.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite.lid
A sources/lib/coloring-stream/text-attributes.dylan
A sources/lib/coloring-stream/text-color.dylan
A sources/registry/generic/coloring-stream
A sources/registry/generic/coloring-stream-test-suite
A sources/registry/generic/coloring-stream-test-suite-app
Log Message:
-----------
[coloring-stream] Initial implementation & docs
This is the initial code for a coloring-stream library providing
a wrapper stream that can do ANSI console output, and, in the future,
support other output formats.
* documentation/library-reference/source/coloring-stream/index.rst: New.
* documentation/library-reference/source/index.rst: Link to new docs.
* documentation/release-notes/source/2015.1.rst: Add release note.
* sources/lib/coloring-stream: Initial library and tests.
* sources/registry/generic/
(coloring-stream,
coloring-stream-test-suite,
coloring-stream-test-suite-app): New registry entries.
Commit: 6a7cae7e6027657a109df88ee57db0bfff071f01
https://github.com/dylan-lang/opendylan/commit/6a7cae7e6027657a109df88ee57db0bfff071f01
Author: Carl Gay <[email protected]>
Date: 2015-08-09 (Sun, 09 Aug 2015)
Changed paths:
A documentation/library-reference/source/coloring-stream/index.rst
M documentation/library-reference/source/index.rst
M documentation/release-notes/source/2015.1.rst
A sources/lib/coloring-stream/ansi-coloring-stream.dylan
A sources/lib/coloring-stream/coloring-stream.dylan
A sources/lib/coloring-stream/coloring-stream.lid
A sources/lib/coloring-stream/library.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-app-library.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-app.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-app.lid
A sources/lib/coloring-stream/tests/coloring-stream-test-suite-library.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite.dylan
A sources/lib/coloring-stream/tests/coloring-stream-test-suite.lid
A sources/lib/coloring-stream/text-attributes.dylan
A sources/lib/coloring-stream/text-color.dylan
A sources/registry/generic/coloring-stream
A sources/registry/generic/coloring-stream-test-suite
A sources/registry/generic/coloring-stream-test-suite-app
Log Message:
-----------
Merge pull request #950 from waywardmonkeys/coloring-stream
Coloring stream
Compare: https://github.com/dylan-lang/opendylan/compare/d770564b905d...6a7cae7e6027
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter