summaryrefslogtreecommitdiff
path: root/queries/cpp/locals.scm
AgeCommit message (Expand)Author
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-07-27C++: locals template_declaration must define their own scope in which the tem...Stephan Seitz
2020-07-20C++ locals: add variadic as @definition.varStephan Seitz
2020-07-20Attach kind of reference to query result instead of using subfieldsStephan Seitz
2020-07-13Cpp locals: Fix syntaxStephan 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-07-04C++ locals: Add reference_declarator (analogous to pointer_declarator for C l...Stephan Seitz
2020-06-15Update C/C++ highlights to new query syntaxStephan Seitz
2020-06-15Add cpp/locals.scmStephan Seitz