Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
* | Simplify charclasses in a few more modules | Georg Brandl | 2014-11-06 | 1 | -1/+2 |
* | cirru: fix looping behavior | Georg Brandl | 2014-11-06 | 1 | -1/+1 |
* | Simplify charclasses in a few more modules | Georg Brandl | 2014-11-06 | 1 | -15/+16 |
* | update Cirru tests and rules | jiyinyiyong | 2014-11-04 | 1 | -12/+8 |
* | More fixes thanks to regexlint. | Georg Brandl | 2014-10-16 | 1 | -1/+1 |
* | Fix "matches empty string" complaints from regexlint. | Georg Brandl | 2014-10-16 | 1 | -1/+1 |
* | Curly brace escaping, round 2. | Tim Hatch | 2014-10-15 | 1 | -1/+1 |
* | all lexers: fix unescaped { and } so that the "regex" module can compile our ... | Georg Brandl | 2014-10-15 | 1 | -1/+1 |
* | XQuery: add || operator. | Georg Brandl | 2014-10-07 | 1 | -2/+2 |
* | add missing versionadded markers, and all new lexers to changelog. | Georg Brandl | 2014-09-20 | 1 | -0/+2 |
* | split up web lexers | Georg Brandl | 2014-09-19 | 1 | -0/+920 |