summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
* CFamily: improve label detection (#2022)amitkummer2022-01-068-48/+156
* 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
* CFamily: improve function detection (#2008)amitkummer2021-12-302-0/+27
* GSQL lexer syntax changes (#2006)Gregory Grubbs2021-12-302-29/+258
* Merge branch 'master' of github.com:pygments/pygments; branch 'lexers_gh' of ...Matthäus G. Chajdas2021-12-2932-14145/+13910
|\
| * Modernize Whitespace token in lexer: hexdumpSebastian Engel2021-12-034-4/+4
| * Modernize Whitespace token in lexer: hdlSebastian Engel2021-12-033-837/+561
| * Modernize Whitespace token in lexer: haxeSebastian Engel2021-12-032-1628/+1628
| * Modernize Whitespace token in lexer: haskellSebastian Engel2021-12-039-7120/+7127
| * Modernize Whitespace token in lexer: graphSebastian Engel2021-11-211-2/+3
| * Modernize Whitespace token in lexer: graphicsSebastian Engel2021-11-218-4198/+4222
| * Modernize Whitespace token in lexer: grammer_notationSebastian Engel2021-11-213-154/+163
| * Modernize Whitespace token in lexer: goSebastian Engel2021-11-211-22/+22
| * Modernize Whitespace token in lexer: gdscriptSebastian Engel2021-11-211-180/+180
* | Merge pull request #1994 from amitkummer/python-pattern-matchingMatthäus G. Chajdas2021-12-292-0/+219
|\ \
| * | Python: lex soft keywordsamitkummer2021-12-202-0/+219
* | | Update for new Python traceback locations (#2004)Jean-Abou-Samra2021-12-292-2/+2
* | | Fix single and multiline comment regex for GSQL (#2002)Gregory Grubbs2021-12-282-121/+231
* | | Some LilyPond updates (#2001)Jean-Abou-Samra2021-12-282-29/+68
* | | Various small fixups for the Rita lexer.Matthäus G. Chajdas2021-12-282-0/+121
* | | Merge branch 'master' of github.com:pygments/pygments; branch 'master' of htt...Matthäus G. Chajdas2021-12-281-0/+12
|\ \ \
| * | | Extra case to markSarunas Navickas2020-09-101-0/+2
| * | | Merge branch 'master' of github.com:zaibacu/pygmentsSarunas Navickas2020-09-091-8/+10
| |\ \ \
| | * | | Add example fileŠarūnas Navickas2020-09-081-0/+10
| * | | | Add example file for ritaSarunas Navickas2020-09-081-0/+8
| |/ / /
* | | | Update CHANGES, add test for #1981.Matthäus G. Chajdas2021-12-282-0/+144
| |/ / |/| |
* | | Fix whitespace handling, update CHANGES.Matthäus G. Chajdas2021-12-061-73/+73
* | | Merge branch 'master' of https://github.com/chillibits/pygments into chillibi...Matthäus G. Chajdas2021-12-062-0/+231
|\ \ \
| * | | Finish lexer implementation for SpiceMarc Auberer2021-12-052-0/+231
* | | | Merge branch 'lexers_ef' of https://github.com/blu-base/pygments into blu-bas...Matthäus G. Chajdas2021-12-0616-8707/+5691
|\ \ \ \ | |/ / / |/| | |
| * | | Modernize Whitespace token in lexer: forthSebastian Engel2021-11-141-17/+17
| * | | Modernize Whitespace token in lexer: floscriptSebastian Engel2021-11-141-191/+117
| * | | Modernize Whitespace token in lexer: felixSebastian Engel2021-11-141-250/+185
| * | | Modernize Whitespace token in lexer: fantomSebastian Engel2021-11-141-5092/+1987
| * | | Modernize Whitespace token in lexer: factorSebastian Engel2021-11-141-1262/+1391
| * | | Modernize Whitespace token in lexer: ezhilSebastian Engel2021-11-141-196/+219
| * | | Modernize Whitespace token in lexer: esotericSebastian Engel2021-11-143-223/+237
| * | | Modernize Whitespace token in lexer: erlangSebastian Engel2021-11-145-1005/+1047
| * | | Modernize Whitespace token in lexer: elmSebastian Engel2021-11-141-178/+194
| * | | Modernize Whitespace token in lexer: eiffelSebastian Engel2021-11-141-293/+297
* | | | New lexer for Sophia contracts (#1974)Hans Svensson2021-11-282-0/+1622
* | | | Add support for BDD features / stories (#1803)xuan2021-11-272-0/+375
* | | | Add lexer and style for LilyPond (#1845)Jean-Abou-Samra2021-11-212-0/+716
* | | | add a lexer for .SRCINFO files (#1951)Jendrik2021-11-218-0/+3602
* | | | Don't produce two tokens per tag in Savi.Matthäus G. Chajdas2021-11-211-20/+10
| |_|/ |/| |
* | | Add lexer for the Savi language. (#1863)Joe Eli McIlvain2021-11-212-0/+308