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