summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bug/angular-htmlbug/angular-htmlMatthäus G. Chajdas2020-09-0835-1803/+1794
|\
| * all: remove "u" string prefix (#1536)Georg Brandl2020-09-0835-1804/+1795
* | Skip empty tokens in some cases.Matthäus G. Chajdas2020-09-082-1/+1
* | Merge branch 'master' into bug/angular-htmlMatthäus G. Chajdas2020-09-08125-996/+1891
|\ \ | |/
| * 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
| |/
* | Add test case for Angular2 lexer bug.Matthäus G. Chajdas2020-07-311-0/+27
|/
* 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
* Fix a few SystemVerilog type keywords (#1454)Chris Drake2020-05-221-7/+7
* Make HttpLexer compatible with RFC 7230 (section 3.1.2). Specifically this a...Joshua Huber2020-05-181-0/+14
* Add a basic SystemVerilog unit test (#1452)Chris Drake2020-05-181-0/+207
* Matlabsession line continuation (#1399)Bryan W. Weber2020-05-061-0/+204
* Add lexer for YANG 1.1 (#1408)GRIBOK2020-04-132-0/+167
* a filter for math symbols (#1406)Gerwin Klein2020-04-131-0/+10
* Add execline lexer (#1393)Molly Miller2020-04-101-0/+37
* A lexer for F*, an ML dialect for program verification (#1409)Denis Merigoux2020-04-101-0/+1416
* Add Typographic Number Theory lexer (#1414)Ken2020-04-101-0/+81
* Lean: update to Lean 3Bryan Gin-ge Chen2020-03-141-215/+207
* Fix tests on Windows.Matthäus G. Chajdas2020-03-011-2/+5
* Add ReasonML lexer. (#1386)Florian Hammerschmidt2020-02-291-0/+70
* Remove Python 2 compatibility (#1348)Georg Brandl2020-02-2912-55/+23
* Merge pull request #1385 from tomerv/python-fstringMatthäus G. Chajdas2020-02-291-0/+682
|\
| * Python f-strings: highlight expressions in curly bracesTomer Vromen2020-02-041-0/+682
* | Add support for the MiniScript embedded scripting language.JoeStrout2020-02-201-0/+286
|/
* Adds the walrus operator to the Python3 lexer.Brett Slatkin2020-02-021-0/+25