summaryrefslogtreecommitdiff
path: root/pygments/lexers/meson.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* all: style fixesGeorg Brandl2022-10-271-18/+4
* Fix most warnings in Sphinx build (#2124)Jean Abou-Samra2022-05-131-5/+5
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Remove now redundant re.UNICODE and (?u) (#2058)Jean Abou-Samra2022-01-311-2/+0
* Happy new year.Georg Brandl2022-01-251-1/+1
* Improve checks. (#1884)Matthäus G. Chajdas2021-08-171-1/+1
* Fix a few make check failures.Matthäus G. Chajdas2021-08-151-1/+1
* Small updates to the meson lexer.Matthäus G. Chajdas2021-06-201-1/+3
* Add Meson build language support (#1823)ldrumm2021-06-201-0/+153