summaryrefslogtreecommitdiff
path: root/pygments/lexers/archetype.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Style fixes.Georg Brandl2015-10-171-4/+6
* Correctly detect keywords that contain each other.thomas_beale2015-09-291-1/+3
* archetype: fix regex.Georg Brandl2015-08-111-1/+1
* archetype: move inline comments from overlong linesGeorg Brandl2015-08-111-41/+77
* archetype: fix regexes matching empty stringsGeorg Brandl2015-08-081-2/+2
* archetype: fix regexes matching empty stringsGeorg Brandl2015-08-081-12/+13
* doc: add some versionadded tagsGeorg Brandl2015-08-081-4/+12
* archetype: style fixes, add authors/changelog entriesGeorg Brandl2015-08-081-35/+52
* Add use_node to keywords; minor corrections to coded term rendering.wolandscat2015-07-261-3/+3
* Support Xpath-style numeric predicate for tuple paths.wolandscat2015-07-251-0/+1
* Colourise tuples of attribute names properly.wolandscat2015-07-251-8/+10
* Add lexer and test files for the Archetype Definition Language (ADL) and sub-...wolandscat2015-07-011-0/+249