summaryrefslogtreecommitdiff
path: root/pygments/lexers/int_fiction.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Handle regex syntax FutureWarnings.Georg Brandl2018-11-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Allow strings in Inform 6 parameter listsDavid Corbett2015-12-131-0/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-3/+3
* More fixes thanks to regexlint.Georg Brandl2014-10-161-2/+2
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-16/+27
* Curly brace escaping, round 2.Tim Hatch2014-10-151-14/+14
* Curly brace escaping, round 1.Tim Hatch2014-10-151-1/+1
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-12/+12
* Add a lexer for TADS 3David Corbett2014-10-081-1/+608
* inform -> int_fiction; will get TADS 3 soonGeorg Brandl2014-09-201-0/+724