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
/
docs
/
user-guide
/
06-interfaces-generics.md
Commit message (
Expand
)
Author
Age
*
Fix use of variadic generics with [Differentiable]. (#8736)
Yong He
2025-10-16
*
Fix broken links in User Guide (#7938)
aidanfnv
2025-07-27
*
Minimal optional constraints (#7422)
Julius Ikkala
2025-06-28
*
Require `override` keyword for overriding default interface methods. (#7458)
Yong He
2025-06-16
*
Allow interface methods to have default implementations. (#7439)
Yong He
2025-06-13
*
Fix broken links in Slang docs (#7039)
aidanfnv
2025-05-08
*
Fix user-guide typos (#6789)
Gangzheng Tong
2025-04-11
*
Fix tiny typos (#5944)
Yuki Nishidate
2024-12-28
*
docs: Reduce typo count (#5671)
Bruce Mitchener
2024-11-29
*
Add `IRWArray` interface, and make StructuredBuffer conform to them. (#5097)
Yong He
2024-09-18
*
Various documentation improvements. (#5017)
Yong He
2024-09-05
*
Support `where` clause and type equality constraint. (#4986)
Yong He
2024-09-05
*
Fix extension override behavior, and disallow extension on interface types. (...
Yong He
2024-09-04
*
Move if_let syntax to convenience-features section (#4628)
kaizhangNV
2024-07-15
*
Typo in 06-interfaces-generics.md (#4284)
Elie Michel
2024-06-06
*
Implement if(let ...) syntax (#3673) (#3958)
kaizhangNV
2024-04-17
*
Fix Slang documentation typos (#3961)
cheneym2
2024-04-16
*
Delete out-of-date notes from user guide. (#3877)
Yong He
2024-04-03
*
Update user guilde for new features. (#3875)
Yong He
2024-04-02
*
Extend `as` and `is` operator to work on generic types. (#3672)
Yong He
2024-03-04
*
Add documentation on capability system. (#3549)
Yong He
2024-02-05