summaryrefslogtreecommitdiff
path: root/pygments/lexers/zig.py
Commit message (Collapse)AuthorAgeFilesLines
* all: use yield from (#1537)Georg Brandl2020-09-061-5/+0
|
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-1/+1
|
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
|
* various: style fixupsGeorg Brandl2019-11-291-18/+21
|
* use keyword no longer valid, replaced with usingnamespaceStephen2019-07-091-1/+1
|
* Added lexer for Zig programming language and test file.Stephen2019-05-231-0/+126