<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tools/slang-unit-test/unit-test-attribute-reflection.cpp, 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>2025-04-07T14:01:50+00:00</updated>
<entry>
<title>Return non-escaped strings from user-defined attributes (#6735)</title>
<updated>2025-04-07T14:01:50+00:00</updated>
<author>
<name>aidanfnv</name>
<email>aidanf@nvidia.com</email>
</author>
<published>2025-04-07T14:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=9972a5269f87618e237cd927b859636322596a76'/>
<id>urn:sha1:9972a5269f87618e237cd927b859636322596a76</id>
<content type='text'>
Fixes #6624

This commit changes the behavior of getArgumentValueString() to return
the string's value, instead of returning the string's token,
as that token also contains the surrounding quotation marks.
This commit also modifies the relevant unit test accordingly,
to not check for the surrounding quotations.</content>
</entry>
<entry>
<title>Fix `getArgumentValueFloat` when arg is int. (#5888)</title>
<updated>2024-12-17T16:31:37+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-12-17T16:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d61bba8cac1aad3c559cea73fa56d593777ad2d7'/>
<id>urn:sha1:d61bba8cac1aad3c559cea73fa56d593777ad2d7</id>
<content type='text'>
* Fix `getArgumentValueFloat` when arg is int.

* format code

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix attribute reflection. (#5823)</title>
<updated>2024-12-11T21:34:54+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-12-11T21:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=941f07040a505f1f673c96da959bde839c629aba'/>
<id>urn:sha1:941f07040a505f1f673c96da959bde839c629aba</id>
<content type='text'>
* Fix attribute reflection.

* Fix.

* Fix.</content>
</entry>
</feed>
