summaryrefslogtreecommitdiff
path: root/pygments/lexers/smithy.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Improve the Smithy metadata matcher.Matthäus G. Chajdas2022-12-311-2/+3
* all: style fixesGeorg Brandl2022-10-271-2/+0
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-0/+1
* Remove now redundant re.UNICODE and (?u) (#2058)Jean Abou-Samra2022-01-311-1/+0
* Happy new year.Georg Brandl2022-01-251-1/+1
* Fix a few make check failures.Matthäus G. Chajdas2021-08-151-1/+1
* Added Smithy Lexer (#1878) (#1879)Immanuel Washington2021-08-081-0/+79