summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Initial commit for MCFunction Lexer + tests (#2107)Rit2022-04-2416-0/+3424
* Futhark: add missing tokens (#2118)Troels Henriksen2022-04-242-40/+96
* Fix #632. (#2101)Matthäus G. Chajdas2022-04-2464-256/+192
* Add lexer for colon-separated value config files like /etc/passwd, /etc/shado...Leistungsabfall2022-04-163-0/+205
* Fix nested type name highlighting in Savi lexer. (#2110)Joe Eli McIlvain2022-04-121-2/+2
* Add string interpolation to the Savi lexer.Joe Eli McIlvain2022-04-042-0/+28
* Fix Savi highlighting for underscore/private identifiers.Joe Eli McIlvain2022-04-042-4/+4
* Update Savi language example.Joe Eli McIlvain2022-04-042-65/+23
* Add Macaulay2 lexer (#1791)Doug Torrance2022-03-312-0/+107
* LilyPond: fix 'maybe-subproperties' state for properties containing dashes (#...Jean Abou-Samra2022-03-312-0/+13
* Terraform: Fix class name lexing (#2097)amitkummer2022-03-279-18/+38
* Add more POV-Ray operatorsPetr Zahradník2022-03-262-29/+460
* Add lexer for parsing Uxntal assembly code. (#2086)Erik Osheim2022-03-132-0/+5024
* CFamily: Lex identifiers after `case` as constants (#2084)amitkummer2022-03-1210-177/+192
* LilyPond: fix wrong lexing of name containing builtin name (#2071)Jean Abou-Samra2022-03-072-37/+14
* Added Berry Lexer (#2070)Beormund2022-03-072-0/+3161
* Add UL4 lexer. (#2040)Walter Dörwald2022-03-078-0/+963
* Add K and Q lexers (#2073)Nick Psaris2022-03-052-0/+1105
* Add qlik lexer (#1925)Gemma Down2022-03-042-0/+413
* Add nowrap option to LatexFormatterTakeshi KOMIYA2022-03-021-0/+12
* Changes per reviewBrian Ward2022-03-012-0/+9
* Update Stan to 2.29 standardsBrian Ward2022-02-282-22/+95
* Fix catastrophic backtracking in HTML and XML (#2069)Jean Abou-Samra2022-02-242-0/+68
* Merge branch 'fix-elpi' of https://github.com/gares/pygments into gares-fix-elpiMatthäus G. Chajdas2022-02-202-2/+21
|\
| * elpi: fix lexing of -> in ctypeEnrico Tassi2022-01-092-2/+21
* | Merge branch 'master' of github.com:pygments/pygmentsFabrizio Riguzzi2022-02-20161-53754/+50178
|\ \
| * | Update golen test files.Matthäus G. Chajdas2022-02-204-159/+159
| * | Merge branch 'master' of github.com:pygments/pygments; branch 'lexers_ijkl' o...Matthäus G. Chajdas2022-02-20144-53026/+47713
| |\ \
| | * | Whitespace token for lisp lexersSebastian Engel2022-01-0614-24240/+24240
| | * | Whitespace token for kuin lexerSebastian Engel2022-01-061-141/+141
| | * | Whitespace token for jasmin lexerSebastian Engel2022-01-061-1435/+1435
| | * | Whitespace token for golo,pig,xtend lexersSebastian Engel2022-01-064-576/+576
| | * | Whitespace token for kotlin lexerSebastian Engel2022-01-0611-451/+452
| | * | Whitespace token for scala lexerSebastian Engel2022-01-0655-3857/+3866
| | * | Whitespace token for jvm lexerSebastian Engel2022-01-069-1766/+1781
| | * | Whitespace token for julia lexerSebastian Engel2022-01-0611-1807/+1819
| | * | Whitespace token j lexerSebastian Engel2022-01-063-9272/+3718
| | * | Ws token remaining javascript lexersSebastian Engel2022-01-063-380/+436
| | * | Ws token coffee lexerSebastian Engel2022-01-065-1555/+1997
| | * | Ws token objective-j lexerSebastian Engel2022-01-061-921/+573
| | * | Ws token dart,lasso lexerSebastian Engel2022-01-063-1926/+1951
| | * | Ws token livescript lexerSebastian Engel2022-01-061-153/+183
| | * | Ws token kal lexerSebastian Engel2022-01-061-142/+200
| | * | Ws token - typescriptSebastian Engel2022-01-061-1/+2
| | * | Modernize Whitespace token in lexer javascriptSebastian Engel2022-01-0618-681/+748
| | * | Modernize Whitespace token in lexer intallersSebastian Engel2022-01-063-811/+658
| | * | Modernize Whitespace token in lexer infernoSebastian Engel2022-01-061-1729/+1730
| | * | Modernize Whitespace token in lexer idlSebastian Engel2022-01-061-163/+188
| | |/
| * | Spice: Update some keywords (#2067)Marc Auberer2022-02-192-1/+3
| * | Add support for non-idiomatic single line comments in terraform (#2066)Charles Bouchard-Légaré2022-02-091-0/+3