<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/hlsl, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/hlsl?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/hlsl?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2024-03-16T12:51:16Z</updated>
<entry>
<title>feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`</title>
<updated>2024-03-16T12:51:16Z</updated>
<author>
<name>Jaehwang Jung</name>
<email>tomtomjhj@gmail.com</email>
</author>
<published>2024-03-08T10:09:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=998b230a77b544761bae8aa7518d40b91a5c9559'/>
<id>urn:sha1:998b230a77b544761bae8aa7518d40b91a5c9559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(format): extra newline after modeline</title>
<updated>2024-02-29T14:05:30Z</updated>
<author>
<name>Phạm Huy Hoàng</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-02-18T15:00:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=62b0bb4f24ad09f535efe44cc9d088f90dcd2498'/>
<id>urn:sha1:62b0bb4f24ad09f535efe44cc9d088f90dcd2498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: query formatting</title>
<updated>2024-01-19T15:58:37Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-01-06T06:05:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9'/>
<id>urn:sha1:57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(c-family): inject all preproc args again</title>
<updated>2023-08-13T22:57:23Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-08-13T21:29:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b5f203031282a6e9e025080fe71b58dbb43f7509'/>
<id>urn:sha1:b5f203031282a6e9e025080fe71b58dbb43f7509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(injections)!: update injection syntax to 0.9</title>
<updated>2023-08-12T15:34:15Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-05-03T10:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5'/>
<id>urn:sha1:78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5</id>
<content type='text'>
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
</content>
</entry>
<entry>
<title>fix(c-family): inject into preproc args in preproc defs when it spans multiple lines only</title>
<updated>2023-08-11T18:38:50Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-08-10T23:32:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=41f35eac4ff0c08a39d67b6d4faff697871e4ccb'/>
<id>urn:sha1:41f35eac4ff0c08a39d67b6d4faff697871e4ccb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: update preproc injections for arduino, cuda, glsl, hlsl</title>
<updated>2023-08-10T14:43:45Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-08-10T14:43:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=251fe95efda3a7282ccbe97e9cf623d9be71e483'/>
<id>urn:sha1:251fe95efda3a7282ccbe97e9cf623d9be71e483</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(hlsl): use more specific groups</title>
<updated>2022-11-26T11:17:51Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2022-10-22T14:09:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=48a6fd29a1c08998174b256c54df381648a46186'/>
<id>urn:sha1:48a6fd29a1c08998174b256c54df381648a46186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(hlsl): add more reserved modifiers</title>
<updated>2022-09-10T20:03:14Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-26T22:44:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f53a5a6471994693e7e550b29627ca73d91e0536'/>
<id>urn:sha1:f53a5a6471994693e7e550b29627ca73d91e0536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(hlsl): add `"globallycoherent"`</title>
<updated>2022-09-10T20:03:14Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-26T22:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3f6845d938d957a54c39c8d19969f6acc705b117'/>
<id>urn:sha1:3f6845d938d957a54c39c8d19969f6acc705b117</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parsers: add HLSL</title>
<updated>2022-08-19T22:05:33Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-06-14T23:15:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=29cf3fe42a7bf425e2a9e0f27a06452ec92b0afa'/>
<id>urn:sha1:29cf3fe42a7bf425e2a9e0f27a06452ec92b0afa</id>
<content type='text'>
</content>
</entry>
</feed>
