| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-16 | locals(cpp): add support for concepts | Stephan Seitz | |
| 2021-11-02 | chore: fix typos | Dundar Göc | |
| 2021-09-26 | cpp: fix locals.scm from breaking change in tree-sitter-cpp | John Drouhard | |
| 2021-03-16 | Fix C++ locals | Stephan Seitz | |
| 2021-03-16 | Fix ocaml queries | Stephan Seitz | |
| 2021-03-16 | Mark parsers with NPM dependency | Stephan Seitz | |
| 2020-10-11 | feat(queries): modeline mechanism for base langs | Thomas Vigouroux | |
| This implements https://github.com/neovim/neovim/pull/13059#issuecomment-704414189 This behaves like modelines and remove the use of the base_language map. Also, this allows to fine-tune what we actually want to include per query, which is better IMO. | |||
| 2020-09-08 | C/C++ locals: Deduplicate C++ locals contained in C | Stephan Seitz | |
| 2020-08-16 | feat(highlights): add is predicate | Steven Sojka | |
| 2020-07-27 | C++: locals template_declaration must define their own scope in which the ↵ | Stephan Seitz | |
| template arguments are valid | |||
| 2020-07-20 | C++ locals: add variadic as @definition.var | Stephan Seitz | |
| 2020-07-20 | Attach kind of reference to query result instead of using subfields | Stephan Seitz | |
| This makes smart_rename work also for types out of the box and we don't need to search for the path of actual node. | |||
| 2020-07-13 | Cpp locals: Fix syntax | Stephan Seitz | |
| 2020-07-13 | Add rust locals.scm | Stephan Seitz | |
| 2020-07-13 | C/C++ highlights: Small improvements for type definitions | Stephan Seitz | |
| 2020-07-05 | C/C++ highlights: update to new syntax | Stephan Seitz | |
| This changed the highlight of "switch" to conditional and of "break" to repeat. | |||
| 2020-07-04 | C++ locals: Add reference_declarator (analogous to pointer_declarator for C ↵ | Stephan Seitz | |
| locals) | |||
| 2020-06-15 | Update C/C++ highlights to new query syntax | Stephan Seitz | |
| 2020-06-15 | Add cpp/locals.scm | Stephan Seitz | |
