Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 1 | -469/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Completed YAML Scanner (closes #34). | murphy | 2009-01-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | YAML Scanner: * Added another example (multiline). * Added multiline string recognition. * This should be enough for most people. Else: * New method: Scanner#column (very useful and fast!) * Added new token type :doctype, used also by HTML scanner. * coderay_suite: minor output tweaks. | ||||
* | Optimized CSS styles, improved coderay_suite, new HTML test. | murphy | 2008-09-24 | 1 | -0/+469 |
* CSS styles are shortened more to optimize HTML output. * Added a longer example file for the HTML Scanner. * coderay_suite prints more accurate and sensible benchmarks. |