<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/java/locals.scm, branch v0.8.5</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/java/locals.scm?h=v0.8.5</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/java/locals.scm?h=v0.8.5'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-02-23T23:41:26Z</updated>
<entry>
<title>feat(java): some instances of definition.var should be definition.parameter</title>
<updated>2023-02-23T23:41:26Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-02-23T22:04:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f8595b13bff62d5c64d54840e16678b9ad843620'/>
<id>urn:sha1:f8595b13bff62d5c64d54840e16678b9ad843620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update queries</title>
<updated>2021-12-22T20:17:28Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-12-22T18:26:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=56634f49ab3d8122153c8c5582c581fb6a6af075'/>
<id>urn:sha1:56634f49ab3d8122153c8c5582c581fb6a6af075</id>
<content type='text'>
- Don't use the old form for predicates
- Update some invalid queries
</content>
</entry>
<entry>
<title>Add support for Java records</title>
<updated>2021-04-10T10:27:54Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-04-10T00:46:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=7e9e8f2af9d603c05fe36a467659db1053cf90b5'/>
<id>urn:sha1:7e9e8f2af9d603c05fe36a467659db1053cf90b5</id>
<content type='text'>
Ref: https://github.com/tree-sitter/tree-sitter-java/pull/73
</content>
</entry>
<entry>
<title>chore(java): remove duplicate line</title>
<updated>2020-09-19T15:42:30Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-09-19T15:24:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=624a6896b5ec7394ce61ccdd9e4b360b7fc4772e'/>
<id>urn:sha1:624a6896b5ec7394ce61ccdd9e4b360b7fc4772e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: fix wrong queries</title>
<updated>2020-09-11T10:02:35Z</updated>
<author>
<name>Thomas Vigouroux</name>
<email>tomvig38@gmail.com</email>
</author>
<published>2020-09-07T16:14:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b90e520ccdbb9d88fb4f7e7a7eea73de196c856c'/>
<id>urn:sha1:b90e520ccdbb9d88fb4f7e7a7eea73de196c856c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(java): add lambdas as a scope</title>
<updated>2020-08-12T19:20:54Z</updated>
<author>
<name>Steven Sojka</name>
<email>steelsojka@gmail.com</email>
</author>
<published>2020-08-12T15:41:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=7806b16cc2810e3f1d3ee4281d0c4e95f48be2ad'/>
<id>urn:sha1:7806b16cc2810e3f1d3ee4281d0c4e95f48be2ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Java locals: use has-ancestor? to match imports</title>
<updated>2020-07-27T09:08:13Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-27T08:33:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4f4c4ff6ef38a5d5e84d6697acc857c99928b4a9'/>
<id>urn:sha1:4f4c4ff6ef38a5d5e84d6697acc857c99928b4a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Java highlights/locals: Add catch_formal_parameter</title>
<updated>2020-07-27T09:08:13Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-23T21:33:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4a77ac78d07bd3eca5eb57085320efdb4837923d'/>
<id>urn:sha1:4a77ac78d07bd3eca5eb57085320efdb4837923d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Java highlights: Add highlight for this</title>
<updated>2020-07-27T09:08:13Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-07-23T20:52:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=35837b069b94336929b2ab665aadf1b7775e9817'/>
<id>urn:sha1:35837b069b94336929b2ab665aadf1b7775e9817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Java locals</title>
<updated>2020-07-27T09:08:13Z</updated>
<author>
<name>Chinmay Dalal</name>
<email>chinmay.dalal.22012001@gmail.com</email>
</author>
<published>2020-07-19T17:41:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=656a5c406446cc908f7c196e1deef9513951239a'/>
<id>urn:sha1:656a5c406446cc908f7c196e1deef9513951239a</id>
<content type='text'>
Co-authored: @PitcherTear22
</content>
</entry>
<entry>
<title>Give credits</title>
<updated>2020-06-17T12:31:53Z</updated>
<author>
<name>Chinmay Dalal</name>
<email>chinmay.dalal.22012001@gmail.com</email>
</author>
<published>2020-06-17T12:31:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=031e3e45c47029c758a62f487e87a920044b25fb'/>
<id>urn:sha1:031e3e45c47029c758a62f487e87a920044b25fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add highlights.scm and locals.scm</title>
<updated>2020-06-11T17:01:45Z</updated>
<author>
<name>Chinmay</name>
<email>chinmay.dalal.22012001@gmail.com</email>
</author>
<published>2020-06-11T17:01:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d9639e1e5eeb623c59949cf523681111b71475be'/>
<id>urn:sha1:d9639e1e5eeb623c59949cf523681111b71475be</id>
<content type='text'>
</content>
</entry>
</feed>
