summaryrefslogtreecommitdiff
path: root/pygments/lexers/scripting.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove all files, redirect to GitHub.HEADmasterMatth?us G. Chajdas2019-11-101-1222/+0
|
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
|
* Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in ↵Andreas Kloeckner2018-06-191-3/+3
| | | | lexer files
* 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
| | | | | See my comments on pull request #208 for how this should do the right thing when not matching \n.
* 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
| | | | | These locations were all found by regexlint and done semi-manually, leaving braces within [] alone (they aren't special in the 'regex' module).
* 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