Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 1 | -25595/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Python scanner highlights docstrings as comments (see #190). | murphy | 2010-04-02 | 1 | -393/+393 |
| | |||||
* | Updated Python scanner (#41) | murphy | 2009-10-19 | 1 | -423/+423 |
| | | | | | | | * Unicode support (kind of) * [from ...] import ... as construct highlighted as :include * added a test case for import statements | ||||
* | Forgotten test file. | murphy | 2009-06-13 | 1 | -779/+779 |
| | |||||
* | Improved Python scanner (issue #41). | murphy | 2009-04-22 | 1 | -86/+86 |
| | | | | | | | | * fixed numeric literals * better Python 3 support * bugfixes, optimizations * added two more test files | ||||
* | Added test outputs for Python. | murphy | 2009-04-20 | 1 | -0/+25595 |