Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 9 | -1316/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Updated JSON scanner: false, null, true are highlighted as :value now. | murphy | 2009-10-19 | 3 | -127/+127 |
| | |||||
* | New: *JSON* (closes #53). Version 0.8 is near! | murphy | 2008-10-08 | 9 | -0/+1316 |
* Simple and really nice scanner (I think), produces colorful output. * Checked against strange examples from Ruby's JSON lib. More changes: * Changed version number. Finally! * Added some token styles for :key token group. * cYcnus style: chars inside of strings are highlighted purple instead of blue. * murphy style needs work. |