summaryrefslogtreecommitdiff
path: root/lib/coderay/styles
Commit message (Expand)AuthorAgeFilesLines
...
* Improved Python scanner (issue #41).murphy2009-04-221-0/+2
* Many improvements to PHP Scanner.murphy2009-04-201-4/+5
* New feature: HTML encode option :highlight_lines. See documentation.murphy2009-01-221-0/+1
* Updated cYcnus style (grayscale colors).murphy2009-01-131-5/+5
* Completed YAML Scanner (closes #34).murphy2009-01-011-0/+1
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-201-4/+4
* New: *JSON* (closes #53). Version 0.8 is near!murphy2008-10-081-5/+8
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-302-0/+20
* New: *Java Scanner* (closes #42).murphy2008-09-211-0/+1
* New: *CSS Scanner* (closes #29).murphy2008-09-181-1/+4
* New: *JavaScript Scanner* (closes #23).murphy2008-09-162-1/+6
* New Scanner: Scheme (thanks closure!)murphy2007-01-012-4/+4
* Done:murphy2007-01-011-0/+2
* Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.murphy2006-10-181-1/+1
* Tests:murphy2006-10-153-251/+251
* Big re-indenting - no more tabs!murphy2006-07-103-39/+39
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-163-41/+41
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-151-0/+7
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-78/+84
* Some fixes for cYcnus style (capital Y makes problems)murphy2005-12-051-1/+1
* New Style system added - still beta.murphy2005-11-132-0/+238