summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Add Arrow lexer (#1481)Ken2020-06-212-0/+116
* | Fix exception causes in lexer.pyRam Rachum2020-06-111-3/+3
|/
* Improve SystemVerilog class/endclass lexer rules (#1471)Chris Drake2020-06-061-8/+10
* add Singularity lexer (#1285)Georg Brandl2020-06-012-2/+36
* Nasm: Update register syntax for 64-bit (#1465)Jonas Bushart2020-06-011-1/+1
* SystemVerilog keyword/operator improvements (#1464)Chris Drake2020-06-011-14/+20
* Add GDScript lexer (#1457)Paweł Fertyk2020-06-013-0/+379
* Added separate lifetime lexing for RustEmre Ates2020-05-291-2/+7
* Merge pull request #1442 from amanotk/masterGeorg Brandl2020-05-271-4/+4
|\
| * fixed fortran literal regex patternTakanobu Amano2020-05-051-4/+4
* | Change Verilog 'wo' to 'wor'Chris Drake2020-05-261-1/+1
* | Update `Inform6Lexer` to Inform 6.34 (#1461)David Corbett2020-05-261-8/+10
* | Update CHANGES, documentation.Matthäus G. Chajdas2020-05-261-1/+6
* | Add lexer for Devicetree language (#1434)Maxime Chretien2020-05-262-0/+106
* | Update SystemVerilog literal constants (#1460)Chris Drake2020-05-261-6/+14