summaryrefslogtreecommitdiff
path: root/pygments/lexers/bare.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* all: style fixesGeorg Brandl2022-10-271-4/+4
* 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
* Modernize Whitespace token - regarding #1905 (#1911)Sebastian Engel2021-10-091-14/+14
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* all: fixup some file headersGeorg Brandl2020-09-061-2/+2
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-10/+14
* Added BARE schema lexer (#1488)Martijn Braam2020-08-221-0/+100