aboutsummaryrefslogtreecommitdiffstats
path: root/queries/d
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-125-500/+0
* bot(lockfile)!: update d, latexnvim-treesitter-bot[bot]2024-07-281-3/+4
* refactor(queries): Remove quotes from properties in set! directiveOmar Valdez2024-07-281-1/+1
* feat(highlights)!: `@keyword.storage` → `@keyword.modifier`Jaehwang Jung2024-03-161-4/+4
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(d)!: switch upstream parser to `gdamore/tree-sitter-d`Amaan Qureshi2024-02-085-230/+424
* chore: query formattingPham Huy Hoang2024-01-193-52/+42
* feat!: align standard captures with upstreamChristian Clason2024-01-191-11/+11
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-3/+5
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-3/+3
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-051-1/+12
* highlights(d): use more specific groupsObserverOfTime2022-11-261-19/+29
* highlights(d): highlight ":"Stephan Seitz2022-01-301-0/+1
* D: fix duplicate `@namespace` captureSantos Gallegos2021-10-311-4/+2
* fix(d): don't use string_literalsCezary Drożak2021-10-201-4/+8
* parsers: add D parserCezary Drożak2021-10-074-0/+289