summaryrefslogtreecommitdiff
path: root/queries/c/locals.scm
AgeCommit message (Expand)Author
2021-01-22C: add goto to localsSantos Gallegos
2020-09-08C/C++ locals: Deduplicate C++ locals contained in CStephan Seitz
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-07-27C/C++ locals: Make `field_identifier` a referenceStephan Seitz
2020-07-20Attach kind of reference to query result instead of using subfieldsStephan Seitz
2020-07-13Add rust locals.scmStephan Seitz
2020-07-13C/C++ highlights: Small improvements for type definitionsStephan Seitz
2020-07-05C/C++ highlights: update to new syntaxStephan Seitz
2020-06-15Update C/C++ highlights to new query syntaxStephan Seitz
2020-06-15Add compound_statement to c queriesStephan Seitz
2020-05-23Some improvements to c/locals.scmStephan Seitz
2020-05-16queries: add C queriesThomas Vigouroux