| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Return non-escaped strings from user-defined attributes (#6735) | aidanfnv | 2025-04-07 |
| | | | | | | | | | | 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. | ||
| * | Fix `getArgumentValueFloat` when arg is int. (#5888) | Yong He | 2024-12-18 |
| | | | | | | | | | | * Fix `getArgumentValueFloat` when arg is int. * format code --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> | ||
| * | Fix attribute reflection. (#5823) | Yong He | 2024-12-11 |
| * Fix attribute reflection. * Fix. * Fix. | |||
