summaryrefslogtreecommitdiffstats
path: root/queries/cuda
Commit message (Expand)AuthorAgeFilesLines
* highlights(cuda): add support for `__managed__`Stephan Seitz2024-04-031-0/+1
* feat(highlights)!: `@keyword.storage` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(format): extra newline after modelinePhạm Huy Hoàng2024-02-291-0/+1
* chore: query formattingPham Huy Hoang2024-01-192-5/+7
* feat!: align standard captures with upstreamChristian Clason2024-01-191-1/+1
* chore(c-family): inject all preproc args againAmaan Qureshi2023-08-131-11/+1
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-5/+14
* fix(c-family): inject into preproc args in preproc defs when it spans multipl...Amaan Qureshi2023-08-111-0/+2
* fix: update preproc injections for arduino, cuda, glsl, hlslAmaan Qureshi2023-08-101-1/+2
* highlights(cuda): add `__noinline__`Stephan Seitz2023-02-011-0/+1
* highlights(cuda): add missing `"__global__"`Stephan Seitz2022-12-311-0/+1
* highlights(cuda): use more specific groupsObserverOfTime2022-11-261-7/+3
* highlights(cuda): add __grid_constant__Stephan Seitz2022-05-151-0/+1
* injections(cuda): add injections.scmStephan Seitz2021-07-201-0/+3
* highlights(cuda): add support for __launch_bounds__Stephan Seitz2021-07-201-0/+1
* highlights(cuda): add support for __restrict__Stephan Seitz2021-07-061-0/+1
* parsers: add tree-sitter-cudaStephan Seitz2021-06-144-0/+15