summaryrefslogtreecommitdiff
path: root/pygments/lexers/webmisc.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-1/+2
* cirru: fix looping behaviorGeorg Brandl2014-11-061-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-15/+16
* update Cirru tests and rulesjiyinyiyong2014-11-041-12/+8
* More fixes thanks to regexlint.Georg Brandl2014-10-161-1/+1
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-1/+1
* Curly brace escaping, round 2.Tim Hatch2014-10-151-1/+1
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-1/+1
* XQuery: add || operator.Georg Brandl2014-10-071-2/+2
* add missing versionadded markers, and all new lexers to changelog.Georg Brandl2014-09-201-0/+2
* split up web lexersGeorg Brandl2014-09-191-0/+920