<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/compute/implicit-this-expr.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>2017-10-30T17:26:22+00:00</updated>
<entry>
<title>Allow for implicit `this` expressions.</title>
<updated>2017-10-30T17:26:22+00:00</updated>
<author>
<name>Tim Foley</name>
<email>tfoley@nvidia.com</email>
</author>
<published>2017-10-30T17:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=11f44241ffef478560eaba79af330c16f0bc8d69'/>
<id>urn:sha1:11f44241ffef478560eaba79af330c16f0bc8d69</id>
<content type='text'>
- When peforming ordinary lookup, if the container declaration for a scope is an aggregate type or `extension` decl, then use a "breadcrumb" to make sure that we use a `this` expression as the base of any resulting declaration reference

- Add a test case for implicit `this` usage

- Update constrained generic test case to use implicit `this` for member reference, as was originally intended
</content>
</entry>
</feed>
