summaryrefslogtreecommitdiff
path: root/pygments/lexers/installers.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | regexes
* Closes #892: fix overzealous analyse_text of the SourcesListLexer.Georg Brandl2014-10-081-5/+3
| | | | Also remove any "default" return from analyse_text methods.
* 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