<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/bugs/eroneous-generic-parse.slang, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2024-09-05T18:24:19+00:00</updated>
<entry>
<title>Support `where` clause and type equality constraint. (#4986)</title>
<updated>2024-09-05T18:24:19+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-09-05T18:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d655302465457c5d3285ae5339201a0769cc38dc'/>
<id>urn:sha1:d655302465457c5d3285ae5339201a0769cc38dc</id>
<content type='text'>
* Support `where` clause.

* Fix.

* Fix parser.

* Enhance test to cover traditional __generic syntax.

* Update user-guide.

* Support `where` clause on associatedtype.

* Fix.

* Put in more comments.</content>
</entry>
<entry>
<title>Infinite generic parsing bug fix (#1799)</title>
<updated>2021-04-19T16:13:35+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2021-04-19T16:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=22b562d1a47443f266b114b4b207bcdd4eb3c54f'/>
<id>urn:sha1:22b562d1a47443f266b114b4b207bcdd4eb3c54f</id>
<content type='text'>
* #include an absolute path didn't work - because paths were taken to always be relative.

* Fix bug causing infinite loop in parser.

* Add a faster path for LookAheadToken when the offset is 0.

* Fix typo introduced in last commit.</content>
</entry>
</feed>
