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
/
source
/
slang
/
slang-check-inheritance.cpp
Commit message (
Expand
)
Author
Age
*
Skip creating transitive witnesses for interface conformances that are inheri...
aidanfnv
2025-07-24
*
Improve lookup performance. (#7798)
Yong He
2025-07-17
*
Fix an issue in extension override. (#7402)
Yong He
2025-06-11
*
Use the latest Ubuntu version not specific old version (#6825)
Jay Kwak
2025-04-15
*
Fix member lookup in left hand side of `where` clause. (#6490)
Yong He
2025-02-28
*
Fix circularity issue when checking multiple generic interface constraints. (...
Sai Praveen Bangaru
2025-01-17
*
Refactor _Texture to constrain on texel types. (#6115)
Yong He
2025-01-17
*
Fix `getInheritanceInfo` for `ExtractExistentialType`. (#5971)
Yong He
2024-12-31
*
format
Ellie Hermaszewska
2024-10-29
*
Fix type checking on generic extensions. (#5316)
Yong He
2024-10-15
*
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
*
Support extension on generic type. (#4968)
Yong He
2024-08-30
*
Variadic Generics Part 1: parsing and type checking. (#4833)
Yong He
2024-08-14
*
Add slangc flag to `-zero-initialize` all variables (#3987)
ArielG-NV
2024-06-12
*
Improve compile time performance. (#3857)
Yong He
2024-05-29
*
Diagnose cyclic references in inheritance graph. (#3811)
Yong He
2024-03-21
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Simplify Lookup and improve compiler performance. (#2996)
Yong He
2023-07-18
*
Create and cache flattened inheritance lists (#2740)
Theresa Foley
2023-07-12