summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.11.1 release.2.11.1Matthäus G. Chajdas2021-12-311-1/+1
* Improve fix for #2010.Matthäus G. Chajdas2021-12-311-1/+7
* Fix #2010.Matthäus G. Chajdas2021-12-301-1/+1
* Update Spice lexer (#2009)Marc Auberer2021-12-301-4/+4
* CFamily: improve function detection (#2008)amitkummer2021-12-301-2/+3
* Bump version number.Matthäus G. Chajdas2021-12-301-1/+1
* GSQL lexer syntax changes (#2006)Gregory Grubbs2021-12-301-5/+4
* 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-299-152/+169
|\
| * Modernize Whitespace token in lexer: hexdumpSebastian Engel2021-12-031-2/+2
| * Modernize Whitespace token in lexer: hdlSebastian Engel2021-12-031-33/+30
| * Modernize Whitespace token in lexer: haxeSebastian Engel2021-12-031-7/+7
| * Modernize Whitespace token in lexer: haskellSebastian Engel2021-12-031-51/+51
| * Modernize Whitespace token in lexer: graphSebastian Engel2021-11-211-10/+30
| * Modernize Whitespace token in lexer: graphicsSebastian Engel2021-11-211-23/+23
| * Modernize Whitespace token in lexer: grammer_notationSebastian Engel2021-11-211-11/+11
| * Modernize Whitespace token in lexer: goSebastian Engel2021-11-211-5/+5
| * Modernize Whitespace token in lexer: gdscriptSebastian Engel2021-11-211-10/+10
* | Add f90 as an alias for fortran (closes #2000.)Matthäus G. Chajdas2021-12-292-2/+2
* | Merge pull request #1994 from amitkummer/python-pattern-matchingMatthäus G. Chajdas2021-12-291-1/+17
|\ \
| * | Python: lex soft keywordsamitkummer2021-12-201-1/+17
* | | Update for new Python traceback locations (#2004)Jean-Abou-Samra2021-12-291-1/+1
* | | Fix single and multiline comment regex for GSQL (#2002)Gregory Grubbs2021-12-281-14/+14
* | | Add a tooltips option to HtmlFormatter. (#1822)Walter Dörwald2021-12-281-2/+17
* | | Some LilyPond updates (#2001)Jean-Abou-Samra2021-12-282-57/+127
* | | Fix rita.py header (#2003)Jean-Abou-Samra2021-12-281-4/+2
* | | Various small fixups for the Rita lexer.Matthäus G. Chajdas2021-12-281-3/+1
* | | Merge branch 'master' of github.com:pygments/pygments; branch 'master' of htt...Matthäus G. Chajdas2021-12-282-0/+49
|\ \ \
| * | | Fix regex crashŠarūnas Navickas2020-09-261-2/+2
| * | | Use `Whitespace` instead of `Text`Sarunas Navickas2020-09-141-3/+3
| * | | Allow digits in variable namesSarunas Navickas2020-09-091-1/+1
| * | | Modify rulesSarunas Navickas2020-09-091-1/+3
| * | | Missing operatorŠarūnas Navickas2020-09-081-1/+1
| * | | Some commentsŠarūnas Navickas2020-09-081-1/+5
| * | | Fix mappingŠarūnas Navickas2020-09-081-1/+1
| * | | Initial versionSarunas Navickas2020-09-082-0/+43
* | | | Update mappings, CHANGES.Matthäus G. Chajdas2021-12-281-1/+1
* | | | feat(lexers): add more man page filename globs (#1801)Ville Skyttä2021-12-281-1/+1
* | | | feat(lexers): associate XBM and XPM with C code (#1802)Ville Skyttä2021-12-282-3/+3
* | | | Update CHANGES, contrast for friendly grayscale.Matthäus G. Chajdas2021-12-281-2/+3
* | | | Add "friendly grayscale" theme (#1273)Oliver Kopp2021-12-282-0/+76
* | | | Improve objdump-nasm lexer (#1981)Pwilke2021-12-281-1/+6
* | | | Merge pull request #1804 from Cl00e9ment/masterMatthäus G. Chajdas2021-12-281-1/+1
|\ \ \ \
| * | | | fixed typoClément Saccoccio2021-05-131-1/+1
* | | | | Refine the One Dark theme a bit for consistency with other popular projects (...ranelpadon2021-12-281-15/+15
| |_|/ / |/| | |
* | | | Lexer for new language Elpi (#1894)Enrico Tassi2021-12-122-0/+144
* | | | Add missing keywords (Vernacular commands and tactics) for the Coq lexer (#1984)Kazuhiko Sakaguchi2021-12-101-9/+10
* | | | Merge branch 'master' of https://github.com/dschwoerer/pygments into dschwoer...Matthäus G. Chajdas2021-12-061-1/+2
|\ \ \ \
| * | | | Add links to lines with css-line numbersDavid Bold2021-11-261-1/+2
* | | | | Clarifying some documentation (#1928)Arthur Milchior2021-12-061-6/+11