summaryrefslogtreecommitdiff
path: root/pygments/lexers/d.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Add typedef back to the D lexer.Matthäus G. Chajdas2020-02-291-0/+5
* Merge branch 'dlang-remove-typedef-from-keywords' of https://github.com/kubo3...Matthäus G. Chajdas2020-02-291-1/+1
|\
| * D: remove typedef from keywordsHiroki Noda2020-01-181-1/+1
* | D: add __FILE_FULL_PATH__Hiroki Noda2020-01-301-3/+3
|/
* 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/+251