summaryrefslogtreecommitdiff
path: root/pygments/lexers/scripting.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Georg Brandl2017-01-221-1/+1
* Improve LuaLexerDavid Corbett2016-03-211-22/+40
* Fix most complaints from regexlint.Georg Brandl2016-02-141-10/+11
* More style and markup fixes.Georg Brandl2015-10-171-28/+35
* Remove unicode-raw string, for 3.x compatibility.Tim Hatch2015-10-121-1/+1
* Update JclLexer to remove explicit jump-to-root.Tim Hatch2015-10-111-3/+3
* Merged in roskakori/pygments-mainframe (pull request #208)Tim Hatch2015-10-111-2/+275
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-1/+2
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-15/+15
* Fix typo.Georg Brandl2014-10-161-1/+1
* Curly brace escaping, round 1.Tim Hatch2014-10-151-1/+1
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-3/+3
* fix most remaining overlong lines.Georg Brandl2014-10-041-11/+11
* Fix minor problems noted by regexlint and 'make check'Tim Hatch2014-10-041-1/+1
* reorganization of other.py, part 3/3Georg Brandl2014-09-191-1/+83
* reorganization of other.py, part 2Georg Brandl2014-09-191-1/+157
* reorganization of other.py, part 1Georg Brandl2014-09-191-2/+410
* More application of words().Georg Brandl2014-09-191-4/+8
* split up agile.py into individual modulesGeorg Brandl2014-09-161-0/+272