summaryrefslogtreecommitdiff
path: root/source/slang/slang-linkable.cpp
AgeCommit message (Expand)Author
2025-09-10Fix crash when compiling specialized generic entrypoint containing a static c...Yong He
2025-08-09Allow specializing entrypoints with generic value args or variadic types from...Yong He
2025-08-06Add reflection api for overload candidate filtering. (#8066)Yong He
2025-07-24Organize code better by splitting some big files (#7890)Theresa Foley