Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix examples test | Kornelius Kalnbach | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | fix #41 by removing special case | Kornelius Kalnbach | 2013-03-10 | 1 | -1/+1 |
| | | | | Also, clean up some code. | ||||
* | remove ondblclick handler from HTML output | Kornelius Kalnbach | 2013-03-10 | 1 | -2/+2 |
| | |||||
* | let autoloading to the work (fix test warnings) | Kornelius Kalnbach | 2011-12-27 | 1 | -1/+0 |
| | |||||
* | fix testv1.0.1 | Kornelius Kalnbach | 2011-10-19 | 1 | -2/+2 |
| | |||||
* | #352 CodeRay.scan returns TokensProxy | Kornelius Kalnbach | 2011-09-18 | 1 | -3/+5 |
| | |||||
* | fix tests | Kornelius Kalnbach | 2011-09-18 | 1 | -3/+3 |
| | |||||
* | pretty (longer) token class names; closes #347 | Kornelius Kalnbach | 2011-08-19 | 1 | -4/+4 |
| | |||||
* | Major rewrite of encoders to support IO output; fixed some minor scanner ↵ | Kornelius Kalnbach | 2011-08-19 | 1 | -0/+2 |
| | | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests | ||||
* | cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s | murphy | 2011-07-04 | 1 | -2/+2 |
| | |||||
* | Encoder refactoring to fix LOC and Statistic encoders | murphy | 2011-04-20 | 1 | -3/+5 |
| | |||||
* | Updated examples test to latest Alpha style. | murphy | 2010-06-16 | 1 | -4/+4 |
| | |||||
* | Added :eyecatcher token type (for inline diff highlighting) and improved | murphy | 2010-06-01 | 1 | -3/+3 |
| | | | | | some nested styles. | ||||
* | Simplified example test: It broke every time the default stylesheet was ↵ | murphy | 2010-05-18 | 1 | -135/+1 |
| | | | | changed. Now it's independent. | ||||
* | Added tests for the CodeRay website examples. | murphy | 2010-05-01 | 1 | -0/+258 |