summaryrefslogtreecommitdiff
path: root/tests/language-feature/generics
AgeCommit message (Expand)Author
2022-09-20Support partial inference of generic arguments (#2404)Theresa Foley
2022-09-01Small fix to enable generic typealias. (#2391)Yong He
2022-09-01Public interface for arithmetic types in stdlib. (#2389)Yong He
2022-08-24Compiler time evaluation of all int and bool operators. (#2376)Yong He
2022-08-22Support compile-time constant int val in the form of polynomials. (#2372)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-04-08Fixes for IR generics (#1311)Tim Foley