<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/c/locals.scm, branch v0.9.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/c/locals.scm?h=v0.9.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/c/locals.scm?h=v0.9.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2021-01-22T19:19:43Z</updated>
<entry>
<title>C: add goto to locals</title>
<updated>2021-01-22T19:19:43Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-01-22T16:36:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=00ad11eb2f043dae654f92d5f6e3861100362475'/>
<id>urn:sha1:00ad11eb2f043dae654f92d5f6e3861100362475</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C/C++ locals: Deduplicate C++ locals contained in C</title>
<updated>2020-09-08T20:02:39Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-09-07T18:10:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=985c5def34d45d4ba9de19b5d624bacf2ee22c12'/>
<id>urn:sha1:985c5def34d45d4ba9de19b5d624bacf2ee22c12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(highlights): add is predicate</title>
<updated>2020-08-16T14:04:07Z</updated>
<author>
<name>Steven Sojka</name>
<email>steelsojka@gmail.com</email>
</author>
<published>2020-08-15T14:24:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=579c9936d617ca1d7f01542a4b8000972c1ce73c'/>
<id>urn:sha1:579c9936d617ca1d7f01542a4b8000972c1ce73c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C/C++ locals: Make `field_identifier` a reference</title>
<updated>2020-07-27T12:57:14Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-27T12:50:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1d178d75ea30a2e9ab0151867c7e1ededec22e03'/>
<id>urn:sha1:1d178d75ea30a2e9ab0151867c7e1ededec22e03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attach kind of reference to query result instead of using subfields</title>
<updated>2020-07-20T06:55:53Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-18T17:25:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=58c6d2a73fa40e2ad2e6f41215737d6ff27c4bf9'/>
<id>urn:sha1:58c6d2a73fa40e2ad2e6f41215737d6ff27c4bf9</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add rust locals.scm</title>
<updated>2020-07-13T20:25:33Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-10T22:10:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a027ffbe825d543f9637bb636ebb61b9ada41592'/>
<id>urn:sha1:a027ffbe825d543f9637bb636ebb61b9ada41592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C/C++ highlights: Small improvements for type definitions</title>
<updated>2020-07-13T19:29:49Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-10T23:47:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f803c74ebc1e30ae8d047c087d9b094134a667d5'/>
<id>urn:sha1:f803c74ebc1e30ae8d047c087d9b094134a667d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C/C++ highlights: update to new syntax</title>
<updated>2020-07-05T17:48:02Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-04T20:00:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=63c1853674f8f6c81bc8883383ad550499410568'/>
<id>urn:sha1:63c1853674f8f6c81bc8883383ad550499410568</id>
<content type='text'>
This changed the highlight of "switch" to conditional and of "break" to repeat.
</content>
</entry>
<entry>
<title>Update C/C++ highlights to new query syntax</title>
<updated>2020-06-15T09:51:28Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-06-07T11:13:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a5fc7b13ccfbc189deea031e692ba14b0e686279'/>
<id>urn:sha1:a5fc7b13ccfbc189deea031e692ba14b0e686279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compound_statement to c queries</title>
<updated>2020-06-15T09:51:28Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-05-23T20:10:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=95f4e10a62f8a90ba7f7db58cb6e8c360b0f61c9'/>
<id>urn:sha1:95f4e10a62f8a90ba7f7db58cb6e8c360b0f61c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some improvements to c/locals.scm</title>
<updated>2020-05-23T20:23:29Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-05-22T21:54:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9f2f792bcddbd8028d4c3301815614b454635449'/>
<id>urn:sha1:9f2f792bcddbd8028d4c3301815614b454635449</id>
<content type='text'>
- Fix function scope (was declaration only without body)
- Use @definition.var like the other local files
- Add translation_unit scope
</content>
</entry>
<entry>
<title>queries: add C queries</title>
<updated>2020-05-16T12:47:17Z</updated>
<author>
<name>Thomas Vigouroux</name>
<email>tomvig38@gmail.com</email>
</author>
<published>2020-05-15T09:45:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=92aafcf51cb2bd8a4fa04017849cab7212512b23'/>
<id>urn:sha1:92aafcf51cb2bd8a4fa04017849cab7212512b23</id>
<content type='text'>
Also add a missing `field` capture in locals query.
</content>
</entry>
</feed>
