summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/terminal.rb
Commit message (Expand)AuthorAgeFilesLines
* add :string.:char, remove :regexp.:function color from terminal encode (GH #29)Kornelius Kalnbach2012-07-231-1/+1
* use bright blue because dark blue is hard to see on black terminalKornelius Kalnbach2011-12-151-6/+6
* pretty (longer) token class names; closes #347Kornelius Kalnbach2011-08-191-4/+2
* renamed pre_* token kinds to predefined_*murphy2011-04-171-2/+2
* updating terminal encoder a bitmurphy2011-03-071-4/+3
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-46/+49
* Upporting changes from 0.9.2 (vs. 0.9.1).murphy2010-03-311-3/+21
* Improved Terminal encoder (documentation, handling of line tokens).murphy2010-03-301-57/+81
* Renamed Terminal encoder, cleanups.murphy2010-01-061-0/+137