summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.11.2 release.2.11.2Matthäus G. Chajdas2022-01-062-2/+2
* Update CHANGES.Matthäus G. Chajdas2022-01-061-0/+1
* CFamily: improve label detection (#2022)amitkummer2022-01-069-54/+160
* Fix #1986.Matthäus G. Chajdas2022-01-063-2/+3
* Fix #2020.Matthäus G. Chajdas2022-01-052-1/+2
* Merge branch 'Kwpolska-patch-1'Matthäus G. Chajdas2022-01-033-3/+5
|\
| * Update CHANGES.Matthäus G. Chajdas2022-01-031-0/+2
| * Update tests.Matthäus G. Chajdas2022-01-031-2/+2
| * Merge branch 'patch-1' of https://github.com/Kwpolska/pygments into Kwpolska-...Matthäus G. Chajdas2022-01-031-1/+1
| |\ |/ /
| * Generate valid links if lineanchors but no linenos set (#2013)Chris Warrick2021-12-311-1/+1
* | Update CHANGES.Matthäus G. Chajdas2022-01-031-0/+8
* | Java: fix lexing of 'record' soft keyword (#2018)amitkummer2022-01-032-3/+57
|/
* Prepare for next release.Matthäus G. Chajdas2021-12-311-0/+4
* Prepare 2.11.1 release.2.11.1Matthäus G. Chajdas2021-12-312-2/+2
* Improve fix for #2010.Matthäus G. Chajdas2021-12-313-5/+11
* Add more whitespace variants to JSON test content.Matthäus G. Chajdas2021-12-312-1/+47
* Update CHANGES.Matthäus G. Chajdas2021-12-311-1/+1
* Update CHANGES, add large JSON sample file.Matthäus G. Chajdas2021-12-313-1/+10449
* Fix #2010.Matthäus G. Chajdas2021-12-303-1/+10
* Update CHANGES.Matthäus G. Chajdas2021-12-301-0/+5
* Update Spice lexer (#2009)Marc Auberer2021-12-303-16/+86
* CFamily: improve function detection (#2008)amitkummer2021-12-303-2/+30
* Prepare for next release.Matthäus G. Chajdas2021-12-301-0/+4
* Remove egg-info section from setup.cfg.2.11.0Matthäus G. Chajdas2021-12-301-4/+0
* Bump version number.Matthäus G. Chajdas2021-12-301-1/+1
* Update release-checklist.Matthäus G. Chajdas2021-12-301-1/+1
* Update CHANGES.Matthäus G. Chajdas2021-12-301-9/+11
* GSQL lexer syntax changes (#2006)Gregory Grubbs2021-12-303-34/+262
* Update CHANGES.Matthäus G. Chajdas2021-12-291-1/+1
* Update CHANGES.Matthäus G. Chajdas2021-12-291-1/+1
* Merge branch 'blu-base-lexers_gh'Matthäus G. Chajdas2021-12-2956-14569/+14312
|\
| * Use words in Cypher lexer.Matthäus G. Chajdas2021-12-291-6/+7
| * Merge branch 'master' of github.com:pygments/pygments; branch 'lexers_gh' of ...Matthäus G. Chajdas2021-12-2956-14567/+14309
| |\ |/ /
| * Modernize Whitespace token in lexer: hexdumpSebastian Engel2021-12-035-6/+6
| * Modernize Whitespace token in lexer: hdlSebastian Engel2021-12-038-1086/+767
| * Modernize Whitespace token in lexer: haxeSebastian Engel2021-12-033-1635/+1635
| * Modernize Whitespace token in lexer: haskellSebastian Engel2021-12-0313-7191/+7198
| * Modernize Whitespace token in lexer: graphSebastian Engel2021-11-212-12/+33
| * Modernize Whitespace token in lexer: graphicsSebastian Engel2021-11-219-4221/+4245
| * Modernize Whitespace token in lexer: grammer_notationSebastian Engel2021-11-214-165/+174
| * Modernize Whitespace token in lexer: goSebastian Engel2021-11-212-27/+27
| * Modernize Whitespace token in lexer: gdscriptSebastian Engel2021-11-2110-224/+224
* | Add f90 as an alias for fortran (closes #2000.)Matthäus G. Chajdas2021-12-293-2/+3
* | Provide an accurate count instead of "over 500".Matthäus G. Chajdas2021-12-292-1/+2
* | Add link to changelog in sidebar.Matthäus G. Chajdas2021-12-291-10/+1
* | Update CHANGES.Matthäus G. Chajdas2021-12-291-1/+5
* | Merge pull request #1994 from amitkummer/python-pattern-matchingMatthäus G. Chajdas2021-12-293-1/+236
|\ \
| * | Python: lex soft keywordsamitkummer2021-12-203-1/+236
* | | Update CHANGES.Matthäus G. Chajdas2021-12-291-0/+1
* | | Update for new Python traceback locations (#2004)Jean-Abou-Samra2021-12-293-3/+3