aboutsummaryrefslogtreecommitdiffstats
path: root/queries/cpp/locals.scm
Commit message (Expand)AuthorAgeFilesLines
* Fix C++ localsStephan Seitz2021-03-161-7/+3
* Fix ocaml queriesStephan Seitz2021-03-161-1/+0
* Mark parsers with NPM dependencyStephan Seitz2021-03-161-5/+6
* feat(queries): modeline mechanism for base langsThomas Vigouroux2020-10-111-0/+2
* C/C++ locals: Deduplicate C++ locals contained in CStephan Seitz2020-09-081-4/+0
* 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