summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/interfaces
Commit message (Expand)AuthorAge
* Perform type legalization on StructuredBuffer element. (#4767)Yong He2024-08-01
* Fix IR lowering for generic interface types. (#4761)Yong He2024-07-31
* Fix incorrect codegen when returning initializer list as existential value. (...Yong He2024-07-11
* enable more metal tests (#4326)skallweitNV2024-06-10
* Metal compute tests (#4292)skallweitNV2024-06-07
* Fix a bug on default initialization of interface typed value. (#4249)Yong He2024-05-31
* Fix __init() functions that returns an existing value (#3866)sriramm-nv2024-04-05
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* Add `none` literal that is convertible to `Optional`. (#2356)Yong He2022-08-10
* `is` and `as` operator and `Optional<T>`. (#2355)Yong He2022-08-10
* Initial implementation of interface conjunctions (#1691)Tim Foley2021-02-05