<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/language-feature/enums/nested-enum.slang.expected.txt, 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>2020-08-11T15:37:38+00:00</updated>
<entry>
<title>Improvements to Casting (#1483)</title>
<updated>2020-08-11T15:37:38+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2020-08-11T15:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=96805c71696b3cce2bdd020a16574d88a80be1eb'/>
<id>urn:sha1:96805c71696b3cce2bdd020a16574d88a80be1eb</id>
<content type='text'>
* Improve handling of cast detection when have a more complex cast than just a single identifier.

* Improve comments around heuristic for casting

* Added nested enum test.

* Improve comments

* Define function like - output change.

* Use lookup for types in determining if cast or not.

* Add _isCast function

* Add heuristic test to nested-enum.slang that works if the type test fails.

* Change hueristic based on review.
Allow (..)( to always be an expression, because if it's a type it will be turned into a cast later.

* Fix output of define-function-like.slang - which changes again with improved casting support.

* Improve testing for type in cast - if we find a decl and it's not a type, then we know it's not a cast.</content>
</entry>
</feed>
