summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/css.rb
Commit message (Expand)AuthorAgeFilesLines
* fix whitespace changesJoel Holdbrooks2012-01-201-38/+38
* begin/end with group :function instead of :stringJoel Holdbrooks2012-01-131-40/+40
* css scanner fixes; preparing 1.0.4Kornelius Kalnbach2011-11-021-7/+14
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-27/+36
* Encoder refactoring to fix LOC and Statistic encodersmurphy2011-04-201-1/+1
* Speedup comment matching in CSS scanner.murphy2011-03-011-17/+8
* Cleanup CSS scanner.murphy2010-10-151-3/+2
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-76/+60
* CSS Scanner: Adding support for CSS 3 functions and colors, changing highligh...murphy2010-04-141-7/+5
* Cleanups for C, C++, CSS, Delphi, Groovy, Java, PHP, Python, RHTML, XML, and ...murphy2010-03-261-5/+6
* Updated CSS scanner: element selectors are highlighted as :type.murphy2009-10-191-1/+9
* Fixed CSS scanner (closes #72).murphy2009-02-061-6/+28
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-201-1/+0
* New: *CSS Scanner* (closes #29).murphy2008-09-181-0/+181