summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
...
* Replace Makefile with tox (#2331)Jean Abou-Samra2023-02-232-2/+2
* Fix GLSL and HLSL preprocessor line continuation (#2350)bitsawer2023-02-231-2/+2
* Support PHP attributes (#2347)Richard van Velzen2023-02-211-0/+1
* Dax: Update list of Functions (#2345)Greg de Lima2023-02-161-47/+68
* groff: Sort color definitions for reproducibility (#2343)Jean Abou-Samra2023-02-151-1/+1
* Add X++ support (#2339)Andrew Schmidt2023-02-142-1/+113
* Add new lexer for DAX (#2335)Greg de Lima2023-02-132-0/+114
* Add missing built-in functions for Python (#2334)P. Talley2023-02-121-10/+10
* Python console: make traceback handling more robustGeorg Brandl2023-02-031-12/+12
* Add new keywords to Spice lexer (#2336)Marc Auberer2023-02-021-3/+3
* Fix lots of missing encoding="utf-8" parametersJean Abou Samra2023-01-318-19/+19
* Revert "Remove filename pattern caches (#2153)" (#2328)Dirk Mueller2023-01-312-8/+30
* Extend the AMDGPU lexer. (#2327)Thomas Symalla2023-01-311-2/+3
* Upgrading APDL lexer (#2314)German2023-01-301-17/+162
* Add support for normal diff syntax (#2321)CosmicHorror2023-01-291-5/+8
* Native: fix contrast ratio to meet WCAG AA guidelinesHugo van Kemenade2023-01-291-1/+1
* LilyPond: fixups for builtinsJean Abou Samra2023-01-141-13/+59
* Prepare for 2.14.0 release.2.14.0Matthäus G. Chajdas2023-01-011-1/+1
* Improve the Smithy metadata matcher.Matthäus G. Chajdas2022-12-311-2/+3
* Add `filenames` pattern for `HspecLexer`Simon Hengel2022-12-272-2/+2
* Update Macaulay2 symbols for version 1.21 (#2305)Doug Torrance2022-12-151-3/+18
* Improve whitespace handling in MesonLexer/PerlLexer.Matthäus G. Chajdas2022-12-112-13/+13
* Improve whitespace handling in XQueryLexer.Matthäus G. Chajdas2022-12-111-56/+76
* Improve whitespace handling in VarnishLexer.Matthäus G. Chajdas2022-12-111-4/+4
* Improve whitespace handling in SLexer.Matthäus G. Chajdas2022-12-111-2/+2
* Simplify the condition.Matthäus G. Chajdas2022-12-111-8/+6
* Stop the HTML formatter from emitting empty whitespace spans.Matthäus G. Chajdas2022-12-111-2/+6
* Improve whitespace handling in Python.Matthäus G. Chajdas2022-12-111-20/+20
* Fix lint warning.Matthäus G. Chajdas2022-12-111-1/+1
* Improve whitespace handling in PraatLexer.Matthäus G. Chajdas2022-12-111-12/+14
* Portugol touch-upsJean Abou Samra2022-12-101-0/+2
* Add support for PortugolLexer (#2300)Lorhan Sohaky2022-12-103-55/+189
* Improve whitespace handling in PraatLexer.Matthäus G. Chajdas2022-12-041-25/+25
* Improve whitespace handling in TealLexer.Matthäus G. Chajdas2022-12-041-4/+5
* Improve whitespace handling in XmlLexer.Matthäus G. Chajdas2022-12-041-4/+5
* Improve whitespace handling in PythonTracebackLexer.Matthäus G. Chajdas2022-12-041-8/+8
* Improve whitespace handling in Make/BashLexer.Matthäus G. Chajdas2022-12-042-5/+8
* Improve whitespace handling in CMake/RegexLexer.Matthäus G. Chajdas2022-12-042-5/+5
* Improve whitespace handling in the PascalLexer.Matthäus G. Chajdas2022-12-041-3/+3
* Improve whitespace handling in the BashLexer.Matthäus G. Chajdas2022-12-041-4/+4
* Improve whitespace handling in Markdown.Matthäus G. Chajdas2022-12-041-4/+4
* Fix whitespace handling in Ruby.Matthäus G. Chajdas2022-12-041-17/+17
* remove `:` from the Punctuation regex in the SolidityLexerMichael Rodler2022-12-031-1/+1
* fix solidity lexer not picking up many of the language operatorsMichael Rodler2022-12-031-1/+1
* NixLexer: fix "1 token per char"Jean Abou Samra2022-12-031-2/+2
* nix: allow single quotes inside single-quoted strings (#2289)Naïm Favier2022-12-031-0/+1
* Add support for Wren language (#2271)PureFox482022-11-292-0/+100
* Add a lexer for Schemas for Minecraft Add-ons and 4 examples, merging lexers ...方法放寒假2022-11-292-11/+98
* LilyPond: slightly improve lexing (#2283)Werner Lemberg2022-11-271-11/+37
* add abap keywords (#2281)Christian Aasan2022-11-261-5/+5