summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | Scheme: recognize #: keywords (used for named function arguments)Jean Abou Samra2022-02-081-0/+43
| * | Scheme: support datum commented with #;Jean Abou Samra2022-02-084-9/+53
| * | Scheme: autogenerate lists of builtinsJean Abou Samra2022-02-084-1540/+2555
| * | Scheme: support fancy kinds of numbersJean Abou Samra2022-02-082-15/+180
| * | Scheme: highlight string escapesJean Abou Samra2022-02-082-61/+267
| * | Update Spice lexer (#2063)Marc Auberer2022-02-082-6/+36
| * | tests: fix pytest 8 deprecationGeorg Brandl2022-02-082-2/+4
| * | Let Groff formatter inherit token styles correctly (#2024)Jean Abou-Samra2022-02-051-0/+40
| * | Elpi: fix catastrophic backtracking (#2061)Jean Abou-Samra2022-02-031-0/+6
| * | When using the HTML formatter with `linespans=foo`, `linenos=inline`, and `an...Maximilian Hils2022-01-311-0/+8
| * | Support comments in JSON (#2049)Kurt McKee2022-01-281-13/+95
| * | Update `Inform6Lexer` to Inform 6.36 (#2050)David Corbett2022-01-252-5/+96
* | | added support for mpe, dtproblog, + test casesFabrizio Riguzzi2022-02-039-0/+1511
* | | Merge branch 'pygments:master' into masterFabrizio Riguzzi2022-01-2536-34/+455
|\ \ \ | |/ /
| * | Add support for .cljc clojure file extension (#2043)Danny Freeman2022-01-252-0/+421
| * | Happy new year.Georg Brandl2022-01-2534-34/+34
| |/
* | lexer for the cplint language https://cplint.euFabrizio Riguzzi2022-01-221-0/+100
|/
* CFamily: improve label detection (#2022)amitkummer2022-01-068-48/+156
* Update tests.Matthäus G. Chajdas2022-01-031-2/+2
* Java: fix lexing of 'record' soft keyword (#2018)amitkummer2022-01-031-1/+53
* Improve fix for #2010.Matthäus G. Chajdas2021-12-312-4/+4
* Add more whitespace variants to JSON test content.Matthäus G. Chajdas2021-12-312-1/+47
* Update CHANGES, add large JSON sample file.Matthäus G. Chajdas2021-12-312-0/+10447
* Fix #2010.Matthäus G. Chajdas2021-12-302-0/+9
* Update Spice lexer (#2009)Marc Auberer2021-12-302-12/+82