summaryrefslogtreecommitdiff
path: root/tests/language-feature/extensions
AgeCommit message (Expand)Author
2025-07-11Ensure generic constraints are checked before inner extension. (#7685)Yong He
2025-07-09Fix `extension` incorrectly interacting with `equality` and `type-coercion` c...ArielG-NV
2025-06-11Fix an issue in extension override. (#7402)Yong He
2025-05-09Fixed name mangling of generic extensions (#6671)Ronan
2025-02-05Feature/initialize list side branch (#6058)kaizhangNV
2024-09-04Fix extension override behavior, and disallow extension on interface types. (...Yong He
2024-08-30Support extension on generic type. (#4968)Yong He
2024-06-10enable more metal tests (#4326)skallweitNV
2024-06-07Metal compute tests (#4292)skallweitNV
2024-05-29Improve compile time performance. (#3857)Yong He
2024-04-01Fix static member lookup in pointer types. (#3869)Yong He
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-08-27Enable simple extensions of interface types (#1521)Tim Foley
2020-07-23Fix the way extension declarations are cached for lookup (#1450)Tim Foley