summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bug/angular-htmlbug/angular-htmlMatthäus G. Chajdas2020-09-0837-1932/+1828
|\
| * all: remove "u" string prefix (#1536)Georg Brandl2020-09-0837-1932/+1828
* | Skip empty tokens in some cases.Matthäus G. Chajdas2020-09-081-1/+2
|/
* Fix a Windows/PyPy3 test failure (#1533)Kurt McKee2020-09-071-1/+8
* fennel: fixup string regexGeorg Brandl2020-09-071-1/+1
* Avoid catastrophic backtracking.Phil Hagelberg2020-09-071-1/+1
* Add support for # as lambda shorthand.Phil Hagelberg2020-09-071-0/+3
* Remove old python-2-style strings.Phil Hagelberg2020-09-071-17/+17
* Update Fennel keywords to catch up to version 0.6.0.Phil Hagelberg2020-09-071-10/+14
* all: revert changes of [a-zA-Z0-9_] to \wGeorg Brandl2020-09-0713-51/+52
* Update mapfilesGeorg Brandl2020-09-061-2/+2
* all: use argumentless super()Georg Brandl2020-09-0612-151/+81
* Add comment.Matthäus G. Chajdas2020-09-061-0/+3
* Overhaul Javascript numeric literals (#1534)Kurt McKee2020-09-061-5/+8
* Simplify regex.Matthäus G. Chajdas2020-09-061-1/+1
* Overhaul the MySQL lexer (#1527)Kurt McKee2020-09-062-56/+1435
* all: use yield from (#1537)Georg Brandl2020-09-0628-160/+91
* all: fixup some file headersGeorg Brandl2020-09-068-52/+50
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-0645-332/+338
* angular2: fix missing bygroups() assignmentGeorg Brandl2020-09-061-2/+2
* Merge pull request #1530 from btashton/arm-gasGeorg Brandl2020-09-061-1/+1
|\
| * Add support for ARM constant notation in GAS lexerBrennan Ashton2020-09-021-1/+1
* | Add lexer for PsySH console for PHP (#1438)Ben Ramsey2020-09-042-4/+58
|/
* more explicitly define escape sequencies in JsonLexer (fix #1065) (#1528)Nick Gerner2020-08-311-2/+2
* Make group optionalrugk2020-08-231-2/+2
* Fix HttpLexer to allow 2.0rugk2020-08-231-2/+2
* Fix cmake header (#1491)Thomas Aglassinger2020-08-231-1/+6
* Add lexer for Pointless (#1494)Avery N. Nortonsmith2020-08-232-0/+71
* Fix #1502.Matthäus G. Chajdas2020-08-221-4/+5
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-22221-224/+224
* Merge pull request #1480 from Noordsestern/Noordsestern-robotframework-tasks-...Matthäus G. Chajdas2020-08-221-3/+4
|\
| * typoNoordsestern2020-06-151-1/+1
| * adding *task* to settings sectionNoordsestern2020-06-151-3/+3
| * add new tables *tasks* and *task*Noordsestern2020-06-151-0/+1
* | Merge pull request #1500 from pygments/improve-linenos-handlingMatthäus G. Chajdas2020-08-221-4/+8
|\ \
| * | Improve HTML formatter output.improve-linenos-handlingMatthäus G. Chajdas2020-07-311-4/+8
* | | Added BARE schema lexer (#1488)Martijn Braam2020-08-222-0/+101
* | | Mark 'syntax' as a keyword in the protobuf lexer. (#1505)Benjamin Peterson2020-08-221-1/+1
* | | Manually merge PR#1497.Matthäus G. Chajdas2020-08-221-3/+2
* | | Update PostgreSQL builtins (#1513)Kurt McKee2020-08-221-16/+73
* | | Add a PromQL lexer (#1506)Pablo SEMINARIO2020-08-192-0/+190
* | | Update for Csound 6.15.0 (#1509)Nate Whetsell2020-08-172-10/+43
* | | Add async and await keywords (#1507)Marius Hegele2020-08-171-1/+1
* | | APL lexer: Include latest APL primitives (#1503)Bubbler-42020-08-051-2/+2
* | | Add Systemverilog Queue support #1496 (#1504)Kristof Mariën2020-08-051-1/+1
* | | Added '*.markdown' file extension to 'markdown' lexer (#1476)Konstantin Podsvirov2020-08-021-1/+1
|/ /
* | Fix Arrow lexer module docstring (#1499)Ken2020-07-301-1/+1
* | Improve Markdown lexer (#1495)Leistungsabfall2020-07-211-21/+32
* | Fix Solarized line number colors (#1477)Paweł Fertyk2020-07-043-91/+158
* | Add support for PowerShell Remoting sessions (#1398)Geert Smelt2020-06-301-1/+1