summaryrefslogtreecommitdiff
path: root/tests/diagnostics/interfaces
AgeCommit message (Expand)Author
2025-06-17LanguageServer: Enhance auto completion for override. (#7465)Yong He
2025-02-28Allow partial specialization of existential arguments. (#6487)Yong He
2025-02-05Feature/initialize list side branch (#6058)kaizhangNV
2024-12-30Check mismatching method parameter direction against interface declaration. (...Yong He
2024-09-04Fix extension override behavior, and disallow extension on interface types. (...Yong He
2024-07-16Warnings function parameters (#4626)venkataram-nv
2023-11-06Fix ICE when lowering an associatedtype declref from an derived interface. (#...Yong He
2023-07-06Fix erroneous error claiming variable is being used before its declaration (#...Ellie Hermaszewska
2023-02-24More control flow simplifications. (#2673)Yong He
2022-09-05Multi parameter `__subscript` (#2392)Yong He
2022-06-07Major language server features. (#2264)Yong He
2021-03-10A bunch of overlapping semantic-checking fixes (#1743)Tim Foley
2021-02-12Diagnostic location highlighting (#1700)jsmall-nvidia
2020-08-28Enable lower-generics pass universally. (#1518)Yong He
2020-08-07AnyValue packing/unpacking pass. (#1480)Yong He
2020-07-24Fix bugs related to mutating implementations of interface methods (#1461)Tim Foley