Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 1 | -26/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to ↵ | murphy | 2009-12-28 | 1 | -1/+26 |
| | | | | trunk. | ||||
* | Updating C scanner: | murphy | 2009-10-19 | 1 | -0/+1 |
* Ruby 1.9 warnings (yeah, it's really a pain) * added DIRECTIVES * fixed a bug that highlighted // as an operator (bah!) * accept $ in variable names * accept intLL literals * recover silently from :include_expected on unexpected tokens |