aboutsummaryrefslogtreecommitdiffstats
path: root/queries/cpp/locals.scm
Commit message (Expand)AuthorAgeFilesLines
* feat(highlights): add is predicateSteven Sojka2020-08-161-3/+9
* C++: locals template_declaration must define their own scope in which the tem...Stephan Seitz2020-07-271-1/+2
* C++ locals: add variadic as @definition.varStephan Seitz2020-07-201-0/+3
* Attach kind of reference to query result instead of using subfieldsStephan Seitz2020-07-201-1/+6
* Cpp locals: Fix syntaxStephan Seitz2020-07-131-1/+1
* Add rust locals.scmStephan Seitz2020-07-131-0/+7
* C/C++ highlights: Small improvements for type definitionsStephan Seitz2020-07-131-0/+3
* C/C++ highlights: update to new syntaxStephan Seitz2020-07-051-2/+2
* C++ locals: Add reference_declarator (analogous to pointer_declarator for C l...Stephan Seitz2020-07-041-0/+2
* Update C/C++ highlights to new query syntaxStephan Seitz2020-06-151-2/+2
* Add cpp/locals.scmStephan Seitz2020-06-151-0/+49