summaryrefslogtreecommitdiff
path: root/pygments/lexers/data.py
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-15/+15
|
* all lexers: fix unescaped { and } so that the "regex" module can compile our ↵Georg Brandl2014-10-151-4/+4
| | | | regexes
* Add JSON-LD Lexer.Tim Hatch2014-10-081-2/+23
| | | | Adapted from PR 289.
* split up web lexersGeorg Brandl2014-09-191-2/+84
|
* split up text lexersGeorg Brandl2014-09-191-0/+427