aboutsummaryrefslogtreecommitdiffstats
path: root/queries/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add C/C++ textobjectsStephan Seitz2020-07-141-0/+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
* highlight(c): fix booleans and typesThomas Vigouroux2020-07-091-1/+3
* C/C++ highlights: update to new syntaxStephan Seitz2020-07-052-24/+31
* C++ locals: Add reference_declarator (analogous to pointer_declarator for C l...Stephan Seitz2020-07-041-0/+2
* Fix cpp-highlights: wrong capture name used in regexStephan Seitz2020-06-261-3/+2
* Change regexes in C/C++ highlightsStephan Seitz2020-06-151-1/+1
* Update C/C++ highlights to new query syntaxStephan Seitz2020-06-152-13/+13
* Make =,~,! operators in C highlightsStephan Seitz2020-06-151-5/+0
* Add cpp/locals.scmStephan Seitz2020-06-152-3/+57
* Add C++ highlights.scmStephan Seitz2020-06-151-0/+97