]> gitweb.factorcode.org Git - factor.git/history - extra/io/streams/256color/256color.factor
io.streams.256color: faster by caching styles
[factor.git] / extra / io / streams / 256color / 256color.factor
2022-08-09 John Benediktssonio.streams.256color: faster by caching styles
2022-05-28 Doug Colemanio.styles: Add blink style.
2022-01-20 Doug Colemanfactor: trim more using lists.
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2020-02-17 John BenediktssonRevert "io.streams.256color: use call-next-method."
2020-02-15 John Benediktssonio.streams.256color: use call-next-method.
2020-02-15 John Benediktssonio.streams.256color: use filter-writer.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-08-23 John Benediktssonio.streams.256color: adding support for bold and italic.
2012-07-27 John Benediktssonio.streams.256color: use "\e" escape.
2012-07-24 John Benediktssonio.streams.256color: fixing grayscale, adding authors...
2012-07-24 John Benediktssonio.streams.256color: adding a "256color-terminal?"...
2012-07-23 John Benediktssonio.streams.256color: adding a xterm-256color style...