summaryrefslogtreecommitdiff
path: root/source/slang/slang-check-inheritance.cpp
AgeCommit message (Expand)Author
2024-06-12Add slangc flag to `-zero-initialize` all variables (#3987)ArielG-NV
2024-05-29Improve compile time performance. (#3857)Yong He
2024-03-21Diagnose cyclic references in inheritance graph. (#3811)Yong He
2023-08-04Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He
2023-07-18Simplify Lookup and improve compiler performance. (#2996)Yong He
2023-07-12Create and cache flattened inheritance lists (#2740)Theresa Foley