summaryrefslogtreecommitdiff
path: root/pygments/lexers/devicetree.py
Commit message (Expand)AuthorAgeFilesLines
* lexers: devicetree: allow node label without root node (#1755)Gerard Marull-Paretas2021-04-051-1/+1
* 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-40/+39
* Update CHANGES, documentation.Matthäus G. Chajdas2020-05-261-1/+6
* Add lexer for Devicetree language (#1434)Maxime Chretien2020-05-261-0/+105