aboutsummaryrefslogtreecommitdiffstats
path: root/queries/c/locals.scm
Commit message (Expand)AuthorAgeFilesLines
* chore: query formattingPham Huy Hoang2024-01-191-17/+31
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-19/+19
* lint(locals): use `#set!` to keep query linter happyChristian Clason2023-06-221-2/+2
* C: add goto to localsSantos Gallegos2021-01-221-0/+5
* C/C++ locals: Deduplicate C++ locals contained in CStephan Seitz2020-09-081-0/+1
* feat(highlights): add is predicateSteven Sojka2020-08-161-1/+1
* C/C++ locals: Make `field_identifier` a referenceStephan Seitz2020-07-271-0/+2
* Attach kind of reference to query result instead of using subfieldsStephan Seitz2020-07-201-1/+2
* Add rust locals.scmStephan Seitz2020-07-131-1/+1
* C/C++ highlights: Small improvements for type definitionsStephan Seitz2020-07-131-0/+3
* C/C++ highlights: update to new syntaxStephan Seitz2020-07-051-6/+8
* Update C/C++ highlights to new query syntaxStephan Seitz2020-06-151-1/+1
* Add compound_statement to c queriesStephan Seitz2020-06-151-0/+1
* Some improvements to c/locals.scmStephan Seitz2020-05-231-7/+9
* queries: add C queriesThomas Vigouroux2020-05-161-0/+36