| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare 2.15 release.2.15.0 | Matthäus G. Chajdas | 2023-04-10 | 2 | -2/+2 |
| * | Prepare for release. | Matthäus G. Chajdas | 2023-04-10 | 8 | -6/+17 |
| * | Update CHANGES | Matthäus G. Chajdas | 2023-04-09 | 1 | -7/+11 |
| * | Merge pull request #2406 from rdbende/fix-fromimport-none | Matthäus G. Chajdas | 2023-04-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Change token of None after from keyword | rdbende | 2023-04-08 | 1 | -1/+1 |
| |/ | |||||
| * | Update CHANGES | Jean Abou Samra | 2023-04-05 | 1 | -0/+1 |
| * | Add lexer for MediaWiki Wikitext (#2373) | diskdance | 2023-04-05 | 23 | -1/+121390 |
| * | Update CHANGES | Jean Abou Samra | 2023-04-04 | 1 | -0/+1 |
| * | Add PostgreSQL Explain lexer (#2398) | Adrien nayrat | 2023-04-04 | 6 | -4/+3125 |
| * | Update CHANGES | Jean Abou Samra | 2023-04-03 | 1 | -0/+1 |
| * | update fg color to match latest primer style (#2401) | Aniket Teredesai | 2023-04-03 | 1 | -1/+1 |
| * | Fix page title | Jean Abou Samra | 2023-03-30 | 1 | -0/+1 |
| * | Use autodoc for pygments.styles | Jean Abou Samra | 2023-03-30 | 3 | -59/+33 |
| * | Use autodoc for pygments.lexers | Jean Abou Samra | 2023-03-30 | 2 | -105/+52 |
| * | Use autodoc for pygments.util | Jean Abou Samra | 2023-03-30 | 2 | -36/+32 |
| * | Use autodoc for Formatter class | Jean Abou Samra | 2023-03-30 | 2 | -57/+41 |
| * | Use autodoc a bit more | Jean Abou Samra | 2023-03-30 | 3 | -130/+98 |
| * | tox -e mapfiles | Jean Abou Samra | 2023-03-30 | 1 | -1/+1 |
| * | Slightly clarify documentation of HtmlFormatter nowrap option | Jean Abou Samra | 2023-03-30 | 1 | -7/+5 |
| * | Update copyright year in wgsl.py (fixes tox -e check) | Jean Abou Samra | 2023-03-30 | 1 | -2/+2 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-30 | 1 | -0/+1 |
| * | Lexer for the WebGPU Shading Language (#2386) | David Neto | 2023-03-30 | 18 | -0/+2782 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-29 | 1 | -0/+1 |
| * | adds hcl alias for terraform syntax (#2375) | Christopher Baklid | 2023-03-29 | 2 | -3/+3 |
| * | Merge pull request #2393 from pygments/anteru/year-2023 | Matthäus G. Chajdas | 2023-03-29 | 342 | -347/+347 |
| |\ | |||||
| | * | Update copyright year to 2023. | Matthäus G. Chajdas | 2023-03-29 | 342 | -347/+347 |
| |/ | |||||
| * | Move more tests to tests/snippets instead of .py files (#2344) | Jean Abou-Samra | 2023-03-29 | 24 | -372/+999 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-29 | 1 | -3/+4 |
| * | add support for lexing attributes in Chapel (#2376) | arezaii | 2023-03-29 | 1 | -0/+4 |
| * | Update CHANGES. | Matthäus G. Chajdas | 2023-03-25 | 1 | -0/+1 |
| * | Merge pull request #2383 from pygments/2382-fix | Matthäus G. Chajdas | 2023-03-25 | 2 | -1/+52 |
| |\ | |||||
| | * | css: fix lexing numbers inside function calls2382-fix | Georg Brandl | 2023-03-19 | 2 | -1/+52 |
| * | | Update CHANGES. | Matthäus G. Chajdas | 2023-03-25 | 1 | -4/+15 |
| * | | bash/tcsh: move "break" to keywords (#2377) | Georg Brandl | 2023-03-15 | 2 | -10/+10 |
| |/ | |||||
| * | Improve Gnuplot lexer. | Matthäus G. Chajdas | 2023-03-11 | 2 | -904/+32 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-07 | 1 | -1/+1 |
| * | Improve number regex and add lexer guess for carbon syntax (#2370) | Amr Hesham | 2023-03-07 | 2 | -4/+45 |
| * | Improve the whitespace checker. | Matthäus G. Chajdas | 2023-03-05 | 1 | -0/+4 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-04 | 1 | -1/+1 |
| * | Add more keywords to Carbon lexer (#2369) | Amr Hesham | 2023-03-03 | 2 | -4/+4 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-02 | 1 | -1/+1 |
| * | Add support for impl and constraint declaration in Carbon lexer (#2368) | Amr Hesham | 2023-03-02 | 3 | -2/+53 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-02 | 1 | -1/+1 |
| * | Fix order of minus and arrow operators in Carbon lexer (#2367) | Amr Hesham | 2023-03-02 | 3 | -11/+6 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-02 | 1 | -1/+1 |
| * | Add support for more declarations and access modifiers in Carbon lexer (#2366) | Amr Hesham | 2023-03-02 | 3 | -3/+282 |
| * | Fix Carbon example typo in function declaration (#2365) | Amr Hesham | 2023-03-02 | 2 | -2/+2 |
| * | README.rst updates | Jean Abou Samra | 2023-03-01 | 1 | -4/+2 |
| * | Update CHANGES | Jean Abou Samra | 2023-03-01 | 1 | -0/+1 |
| * | Add support for Carbon Programming Language (#2362) | Amr Hesham | 2023-03-01 | 5 | -0/+310 |
