| Commit message (Expand) | Author | Age | Files | Lines |
* | fix CSS scanner for things like "nth-child(2n)" | Kornelius Kalnbach | 2013-07-13 | 1 | -1/+1 |
* | don't change value of objects you don't own | Kornelius Kalnbach | 2013-07-12 | 1 | -1/+1 |
* | fix another CSS empty token issue | Kornelius Kalnbach | 2013-06-23 | 1 | -2/+2 |
* | avoid empty tokens in CSS | Kornelius Kalnbach | 2013-06-23 | 1 | -1/+1 |
* | tweak CSS tag/id token kind patch from noprompt | Kornelius Kalnbach | 2013-06-11 | 1 | -2/+2 |
* | Merge remote-tracking branch 'noprompt/master' into css-token-kinds | Kornelius Kalnbach | 2013-06-11 | 1 | -5/+5 |
|\ |
|
| * | use :tag instead of :type for identifiers | Joel Holdbrooks | 2012-07-24 | 1 | -3/+3 |
| * | use "id" instead of "constant" for css ids | Joel Holdbrooks | 2012-07-03 | 1 | -2/+2 |
* | | added Sass scanner (work in progress) | Kornelius Kalnbach | 2013-03-11 | 1 | -17/+14 |
|/ |
|
* | fix whitespace changes | Joel Holdbrooks | 2012-01-20 | 1 | -38/+38 |
* | begin/end with group :function instead of :string | Joel Holdbrooks | 2012-01-13 | 1 | -40/+40 |
* | css scanner fixes; preparing 1.0.4 | Kornelius Kalnbach | 2011-11-02 | 1 | -7/+14 |
* | Major rewrite of encoders to support IO output; fixed some minor scanner bugs... | Kornelius Kalnbach | 2011-08-19 | 1 | -27/+36 |
* | Encoder refactoring to fix LOC and Statistic encoders | murphy | 2011-04-20 | 1 | -1/+1 |
* | Speedup comment matching in CSS scanner. | murphy | 2011-03-01 | 1 | -17/+8 |
* | Cleanup CSS scanner. | murphy | 2010-10-15 | 1 | -3/+2 |
* | Direct Streaming! See #142 and Changes.textile. | murphy | 2010-05-01 | 1 | -76/+60 |
* | CSS Scanner: Adding support for CSS 3 functions and colors, changing highligh... | murphy | 2010-04-14 | 1 | -7/+5 |
* | Cleanups for C, C++, CSS, Delphi, Groovy, Java, PHP, Python, RHTML, XML, and ... | murphy | 2010-03-26 | 1 | -5/+6 |
* | Updated CSS scanner: element selectors are highlighted as :type. | murphy | 2009-10-19 | 1 | -1/+9 |
* | Fixed CSS scanner (closes #72). | murphy | 2009-02-06 | 1 | -6/+28 |
* | New: *YAML* (#53). Preparing for version 0.8.1. | murphy | 2008-10-20 | 1 | -1/+0 |
* | New: *CSS Scanner* (closes #29). | murphy | 2008-09-18 | 1 | -0/+181 |