summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/interfaces
Commit message (Expand)AuthorAge
* Fix confusing error messages for interface return type mismatches (#7854)Copilot2025-07-24
* LanguageServer: Enhance auto completion for override. (#7465)Yong He2025-06-17
* Allow partial specialization of existential arguments. (#6487)Yong He2025-02-28
* Feature/initialize list side branch (#6058)kaizhangNV2025-02-05
* Check mismatching method parameter direction against interface declaration. (...Yong He2024-12-30
* Fix extension override behavior, and disallow extension on interface types. (...Yong He2024-09-04
* Warnings function parameters (#4626)venkataram-nv2024-07-16
* Fix ICE when lowering an associatedtype declref from an derived interface. (#...Yong He2023-11-06
* Fix erroneous error claiming variable is being used before its declaration (#...Ellie Hermaszewska2023-07-06
* More control flow simplifications. (#2673)Yong He2023-02-24
* Multi parameter `__subscript` (#2392)Yong He2022-09-05
* Major language server features. (#2264)Yong He2022-06-07
* A bunch of overlapping semantic-checking fixes (#1743)Tim Foley2021-03-10
* Diagnostic location highlighting (#1700)jsmall-nvidia2021-02-12
* Enable lower-generics pass universally. (#1518)Yong He2020-08-28
* AnyValue packing/unpacking pass. (#1480)Yong He2020-08-07
* Fix bugs related to mutating implementations of interface methods (#1461)Tim Foley2020-07-24