aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ispc/indents.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-9/+0
|
* feat(predicates)!: rename `has-type` to `kind-eq` to align with HelixChristian Clason2024-06-021-2/+2
| | | | No point in having a different name for the same predicate.
* feat(format): extra newline after modelinePhạm Huy Hoàng2024-02-291-0/+1
|
* chore: query formattingPham Huy Hoang2024-01-191-5/+6
|
* feat: add Intel Implicit SPMD Program Compiler (ISPC)fab41002023-05-201-0/+7
* Add ISPC parser config * Add ISPC queries * Update queries/ispc/injections.scm Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> --------- Co-authored-by: Fabian Wermelinger <fab4100@posteo.net> Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>