summaryrefslogtreecommitdiff
path: root/pygments/lexers/hdl.py
Commit message (Expand)AuthorAgeFilesLines
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-2/+2
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Add Systemverilog Queue support #1496 (#1504)Kristof Mariën2020-08-051-1/+1
* Improve SystemVerilog class/endclass lexer rules (#1471)Chris Drake2020-06-061-8/+10
* SystemVerilog keyword/operator improvements (#1464)Chris Drake2020-06-011-14/+20
* Change Verilog 'wo' to 'wor'Chris Drake2020-05-261-1/+1
* Update SystemVerilog literal constants (#1460)Chris Drake2020-05-261-6/+14
* Fix a few SystemVerilog type keywords (#1454)Chris Drake2020-05-221-21/+25
* Add support for (System)Verilog escaped identifiers.whitequark2020-05-041-0/+2
* Add SystemVerilog (IEEE 1800-2012) keywords (#1436)Chris Drake2020-05-011-21/+82
* Verilog: get rid of "uppercase is constant" highlightingGeorg Brandl2019-11-241-66/+60
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+382