summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set description type in setup.cfg2.13.0Matthäus G. Chajdas2022-08-151-1/+2
* Prepare for 2.13.0 release.Matthäus G. Chajdas2022-08-152-2/+2
* Replace uses of `import *`.Matthäus G. Chajdas2022-08-152-2/+4
* Update CHANGES.Matthäus G. Chajdas2022-08-151-0/+1
* Merge pull request #2198 from pygments/pillow92Matthäus G. Chajdas2022-08-152-4/+10
|\
| * Merge branch 'master' into pillow92Matthäus G. Chajdas2022-08-1520-125/+1429
| |\ | |/ |/|
* | CFamilyLexer: refuse quotes between parentheses for function definitions and ...Jean Abou-Samra2022-08-153-5/+46
* | Fix glitch found by regexlintJean Abou Samra2022-08-151-2/+2
* | Fortran: fix catastrophic backtrackingJean Abou Samra2022-08-153-2/+116
* | Update goldens for previous commitJean Abou Samra2022-08-151-3/+3
* | Update CHANGESJean Abou Samra2022-08-151-0/+3
* | LilyPond: add 6 missing builtinsJean Abou Samra2022-08-153-74/+166
* | Disable highlighting of some escape codes for python bytes literals (#2204)LaurenceWarne2022-08-153-7/+64
* | Update CHANGES.Matthäus G. Chajdas2022-08-141-2/+6
* | Update Spice lexer (#2206)Marc Auberer2022-08-126-22/+1019
* | pytest: only raise warnings as errors in CIGeorg Brandl2022-07-302-9/+1
* | cmdline: silently ignore ``BrokenPipeError``Georg Brandl2022-07-302-0/+5
| * formatters/img: use new API for bounding box for Pillow 9.2Georg Brandl2022-07-302-4/+11
|/
* abap: add missing SUBKEY keywordGeorg Brandl2022-07-301-1/+1
* Add GitHub's Dark Style (#2192)Aniket Teredesai2022-07-273-2/+112
* Improve documentation.Matthäus G. Chajdas2022-07-261-0/+7
* Register new style (#2183)flywire2022-07-2633-57/+22
* Update CHANGESJean Abou Samra2022-07-201-1/+1
* Fix some cases in JMESPath lexer (#2182)Álvaro Mondéjar2022-07-203-7/+80
* Update CHANGESJean Abou Samra2022-07-161-0/+1
* Update `Inform6Lexer` to Inform 6.40 (#2190)David Corbett2022-07-164-12/+70
* Update CHANGESJean Abou Samra2022-07-151-0/+1
* Nord theme (#2189)Mateus Furquim2022-07-153-2/+167
* Update CHANGESJean Abou Samra2022-07-151-0/+1
* Added COMAL-80 language highlight. (#2180)Marc Rintsch2022-07-154-0/+776
* Update CHANGESJean Abou Samra2022-07-151-0/+4
* Add StarOfficeStyle (#2168)flywire2022-07-152-0/+27
* Reconcile standard token discrepancies in docs and code (#2187)Andrew T. Biehl2022-07-152-0/+7
* Update CHANGESJean Abou Samra2022-07-051-0/+1
* Add lexer for JMESPath (#2175)Álvaro Mondéjar2022-07-054-0/+269
* Fix reST markup mistake (#2176)Álvaro Mondéjar2022-07-051-1/+1
* PHP: fix `\"$var\"` inside strings (fixes #2105)Georg Brandl2022-06-303-9/+37
* Update CHANGESJean Abou Samra2022-06-291-0/+2
* Update dotnet.py with _obas aliases (#2170)flywire2022-06-292-2/+3
* Slight doc clarification about 'make mapfiles'Jean Abou Samra2022-06-291-1/+2
* Update CHANGESJean Abou Samra2022-06-281-0/+1
* Added cartouche handling for Isabelle lexer (#2159)Dacit2022-06-287-6197/+18422
* Update CHANGESJean Abou Samra2022-06-251-0/+1
* Add 1.18 generics support for go lexer (#2167)Shengyu Zhang2022-06-253-3/+198
* Matlab session: fix traceback when a line continuation ellipsis appears in th...Georg Brandl2022-06-233-1/+21
* add missing change for lilypond testsGeorg Brandl2022-06-211-192/+192
* Update the Tera Term golden fileKurt McKee2022-06-212-295/+79
* Update Tera Term string handlingKurt McKee2022-06-211-15/+6
* Modify the Tera Term lexer so it outputs Text.Whitespace tokens correctlyKurt McKee2022-06-211-3/+3
* Modify tox.ini to drop CPython 3.5 and PyPy3 testingKurt McKee2022-06-211-1/+1