summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.15 release.2.15.0Matthäus G. Chajdas2023-04-102-2/+2
* Prepare for release.Matthäus G. Chajdas2023-04-108-6/+17
* Update CHANGESMatthäus G. Chajdas2023-04-091-7/+11
* Merge pull request #2406 from rdbende/fix-fromimport-noneMatthäus G. Chajdas2023-04-091-1/+1
|\
| * Change token of None after from keywordrdbende2023-04-081-1/+1
|/
* Update CHANGESJean Abou Samra2023-04-051-0/+1
* Add lexer for MediaWiki Wikitext (#2373)diskdance2023-04-0523-1/+121390
* Update CHANGESJean Abou Samra2023-04-041-0/+1
* Add PostgreSQL Explain lexer (#2398)Adrien nayrat2023-04-046-4/+3125
* Update CHANGESJean Abou Samra2023-04-031-0/+1
* update fg color to match latest primer style (#2401)Aniket Teredesai2023-04-031-1/+1
* Fix page titleJean Abou Samra2023-03-301-0/+1
* Use autodoc for pygments.stylesJean Abou Samra2023-03-303-59/+33
* Use autodoc for pygments.lexersJean Abou Samra2023-03-302-105/+52
* Use autodoc for pygments.utilJean Abou Samra2023-03-302-36/+32
* Use autodoc for Formatter classJean Abou Samra2023-03-302-57/+41
* Use autodoc a bit moreJean Abou Samra2023-03-303-130/+98
* tox -e mapfilesJean Abou Samra2023-03-301-1/+1
* Slightly clarify documentation of HtmlFormatter nowrap optionJean Abou Samra2023-03-301-7/+5
* Update copyright year in wgsl.py (fixes tox -e check)Jean Abou Samra2023-03-301-2/+2
* Update CHANGESJean Abou Samra2023-03-301-0/+1
* Lexer for the WebGPU Shading Language (#2386)David Neto2023-03-3018-0/+2782
* Update CHANGESJean Abou Samra2023-03-291-0/+1
* adds hcl alias for terraform syntax (#2375)Christopher Baklid2023-03-292-3/+3
* Merge pull request #2393 from pygments/anteru/year-2023Matthäus G. Chajdas2023-03-29342-347/+347
|\
| * Update copyright year to 2023.Matthäus G. Chajdas2023-03-29342-347/+347
|/
* Move more tests to tests/snippets instead of .py files (#2344)Jean Abou-Samra2023-03-2924-372/+999
* Update CHANGESJean Abou Samra2023-03-291-3/+4
* add support for lexing attributes in Chapel (#2376)arezaii2023-03-291-0/+4
* Update CHANGES.Matthäus G. Chajdas2023-03-251-0/+1
* Merge pull request #2383 from pygments/2382-fixMatthäus G. Chajdas2023-03-252-1/+52
|\
| * css: fix lexing numbers inside function calls2382-fixGeorg Brandl2023-03-192-1/+52
* | Update CHANGES.Matthäus G. Chajdas2023-03-251-4/+15
* | bash/tcsh: move "break" to keywords (#2377)Georg Brandl2023-03-152-10/+10
|/
* Improve Gnuplot lexer.Matthäus G. Chajdas2023-03-112-904/+32
* Update CHANGESJean Abou Samra2023-03-071-1/+1
* Improve number regex and add lexer guess for carbon syntax (#2370)Amr Hesham2023-03-072-4/+45
* Improve the whitespace checker.Matthäus G. Chajdas2023-03-051-0/+4
* Update CHANGESJean Abou Samra2023-03-041-1/+1
* Add more keywords to Carbon lexer (#2369)Amr Hesham2023-03-032-4/+4
* Update CHANGESJean Abou Samra2023-03-021-1/+1
* Add support for impl and constraint declaration in Carbon lexer (#2368)Amr Hesham2023-03-023-2/+53
* Update CHANGESJean Abou Samra2023-03-021-1/+1
* Fix order of minus and arrow operators in Carbon lexer (#2367)Amr Hesham2023-03-023-11/+6
* Update CHANGESJean Abou Samra2023-03-021-1/+1
* Add support for more declarations and access modifiers in Carbon lexer (#2366)Amr Hesham2023-03-023-3/+282
* Fix Carbon example typo in function declaration (#2365)Amr Hesham2023-03-022-2/+2
* README.rst updatesJean Abou Samra2023-03-011-4/+2
* Update CHANGESJean Abou Samra2023-03-011-0/+1
* Add support for Carbon Programming Language (#2362)Amr Hesham2023-03-015-0/+310