summaryrefslogtreecommitdiff
path: root/pygments/lexers/asc.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/+8
* Happy new year.Georg Brandl2022-01-251-1/+1
* Improve checks. (#1884)Matthäus G. Chajdas2021-08-171-1/+1
* fix(asc): use Whitespace instead of Text for whitespaceVille Skyttä2021-05-181-4/+4
* fix(AscLexer): mimetypes stray trailing commaVille Skyttä2021-05-181-1/+1
* docs(AscLexer): add versionaddedVille Skyttä2021-05-171-0/+2
* feat(lexers): add ASCII armoredVille Skyttä2021-05-171-0/+49