summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add support for .tid files (TiddlyWiki5) (#1390)Max2020-05-242-1/+161
* | Merge branch 'master' of https://github.com/pygments/pygmentsMatthäus G. Chajdas2020-05-221-21/+25
|\ \
| * | Fix a few SystemVerilog type keywords (#1454)Chris Drake2020-05-221-21/+25
* | | Update CHANGES, simplify analyse_text.Matthäus G. Chajdas2020-05-221-1/+0
|/ /
* | Update the Tera Term macro lexer (new 'setspeed' command) (#1337)Kurt McKee2020-05-221-46/+226
* | General improvement to the C/C++ lexer (#1350)Hubert Gruniaux2020-05-222-41/+127
* | Configs lexer: Allow Kconfig derivate names (#1458)Maxime Chretien2020-05-202-2/+2
* | Make HttpLexer compatible with RFC 7230 (section 3.1.2). Specifically this a...Joshua Huber2020-05-181-1/+1
* | Add recent keywords for Dart syntax (#1449)Sam Rawlins2020-05-181-9/+10
* | Python 3: remove "cmp" builtinGeorg Brandl2020-05-081-1/+1
* | Matlabsession line continuation (#1399)Bryan W. Weber2020-05-061-16/+40
|/
* Add support for (System)Verilog escaped identifiers.whitequark2020-05-041-0/+2
* Add SystemVerilog (IEEE 1800-2012) keywords (#1436)Chris Drake2020-05-011-21/+82
* Add .perl as a Perl filename extensionGeorg Brandl2020-04-262-2/+2