summaryrefslogtreecommitdiff
path: root/pygments/lexers/installers.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-5/+5
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-2/+2
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-1/+1
* Closes #892: fix overzealous analyse_text of the SourcesListLexer.Georg Brandl2014-10-081-5/+3
* split up web lexersGeorg Brandl2014-09-191-1/+2
* split up text lexersGeorg Brandl2014-09-191-1/+109
* reorganization of other.py, part 2Georg Brandl2014-09-191-0/+215