summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix backtracking string regexes in JavascriptLexer und TypescriptLexer.Georg Brandl2020-12-171-1/+3
* Increase timeout.Matthäus G. Chajdas2020-12-051-4/+4
* Unclosed script/style tag handling Fixes #1614 (#1615)Nick Gerner2020-12-051-0/+129
* testing turtle prefix names where reference starts with number (#1590)elf Pavlik2020-12-052-6/+48
* Fix a catastrophic backtracking bug in JavaLexer (#1594)Kurt McKee2020-11-091-1/+24
* Fix Mason regex.Matthäus G. Chajdas2020-11-081-2/+1
* Fix Mason regex.Matthäus G. Chajdas2020-11-081-2/+65
* fix closing tag for unnamed blocks on MasonLexer (#1592)Carlos Henrique Guardão Gandarez2020-11-081-1/+16
* test_templates: simplify and rename moduleGeorg Brandl2020-10-301-15/+3
* added documentationSean McElwain2020-10-301-0/+4
* added test to track djangojavascript lexer fixSean McElwain2020-10-301-0/+37
* Fix test.Matthäus G. Chajdas2020-10-281-1/+1
* Remove margin: 0 from <pre> styling.Matthäus G. Chajdas2020-10-2833-33/+33
* MySQL: Tokenize quoted schema object names, and escape characters, uniquely (...Kurt McKee2020-10-272-9/+40
* Speed up JSON and reduce HTML formatter consumption (#1569)Kurt McKee2020-10-261-56/+180
* Speculative fix for #1579. (#1583)Matthäus G. Chajdas2020-10-2433-102/+102
* TNTLexer: Don't crash on unexpected EOL. (#1570)Ken2020-10-141-0/+204
* Fix LatexEmbeddedLexer (#1517)Eric Wieser2020-09-301-1/+50
* Add analyze_text to make make check happy. (#1549)Matthäus G. Chajdas2020-09-231-0/+60
* python traceback lexer: fix custom exceptions without messageGeorg Brandl2020-09-191-0/+4
* fix regression in JSON lexer, bump to 2.7.12.7.1Georg Brandl2020-09-171-7/+12
* all: remove "u" string prefix (#1536)Georg Brandl2020-09-0835-1804/+1795
* Update Fennel keywords to catch up to version 0.6.0.Phil Hagelberg2020-09-071-44/+90
* Overhaul Javascript numeric literals (#1534)Kurt McKee2020-09-062-70/+154
* Overhaul the MySQL lexer (#1527)Kurt McKee2020-09-062-0/+381
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-1/+0
* Add lexer for PsySH console for PHP (#1438)Ben Ramsey2020-09-041-0/+47
* more explicitly define escape sequencies in JsonLexer (fix #1065) (#1528)Nick Gerner2020-08-311-0/+28
* Fix cmake header (#1491)Thomas Aglassinger2020-08-231-0/+29
* Add lexer for Pointless (#1494)Avery N. Nortonsmith2020-08-231-0/+30
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-2248-48/+48
* Merge pull request #1500 from pygments/improve-linenos-handlingMatthäus G. Chajdas2020-08-2264-832/+704
|\
| * Improve HTML formatter output.improve-linenos-handlingMatthäus G. Chajdas2020-07-3164-832/+704
* | Added BARE schema lexer (#1488)Martijn Braam2020-08-221-0/+43
* | Manually merge PR#1497.Matthäus G. Chajdas2020-08-221-0/+18
* | Add a PromQL lexer (#1506)Pablo SEMINARIO2020-08-192-0/+318
* | Update for Csound 6.15.0 (#1509)Nate Whetsell2020-08-171-1/+1
|/
* Improve Markdown lexer (#1495)Leistungsabfall2020-07-211-0/+525
* Fix Solarized line number colors (#1477)Paweł Fertyk2020-07-0467-37/+1064
* Add support for PowerShell Remoting sessions (#1398)Geert Smelt2020-06-301-1/+29
* Add Arrow lexer (#1481)Ken2020-06-211-0/+60
* Improve SystemVerilog class/endclass lexer rules (#1471)Chris Drake2020-06-061-0/+93
* add Singularity lexer (#1285)Georg Brandl2020-06-011-0/+45
* SystemVerilog keyword/operator improvements (#1464)Chris Drake2020-06-011-0/+249
* Add GDScript lexer (#1457)Paweł Fertyk2020-06-013-2/+258
* Refactor SystemVerilog unit testsChris Drake2020-05-261-250/+252
* Update `Inform6Lexer` to Inform 6.34 (#1461)David Corbett2020-05-261-11/+19
* Add lexer for Devicetree language (#1434)Maxime Chretien2020-05-261-0/+164
* Update SystemVerilog literal constants (#1460)Chris Drake2020-05-261-8/+144
* Add support for .tid files (TiddlyWiki5) (#1390)Max2020-05-241-0/+72