summaryrefslogtreecommitdiff
path: root/pygments/lexers/cddl.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* all: style fixesGeorg Brandl2022-10-271-27/+9
* 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-2/+0
* Happy new year.Georg Brandl2022-01-251-1/+1
* Fix typos (#2030)Kian-Meng Ang2022-01-181-1/+1
* Improve CddlLexer performance (#1959)Sebastian Engel2021-11-161-2/+3
* Whitespace token modernization - [bc] lexers - regarding #1905 (#1923)Sebastian Engel2021-10-231-2/+3
* Remove unicorn token types (fixes #1816.)Matthäus G. Chajdas2021-06-201-1/+1
* minor formatting fixups for new lexersGeorg Brandl2021-02-141-1/+1
* Fix various issues found by make check.Matthäus G. Chajdas2021-02-141-1/+0
* Add CDDL lexer (Fix #1239) (#1379)Thomas Duboucher2021-02-141-0/+191