summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-metadata.cpp
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-08-29Support mixture of precompiled and non-precompiled modules (#4860)cheneym2
2022-08-22Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia
2022-08-16IDownstreamCompiler interface (#2361)jsmall-nvidia
2022-08-16Move metadata/diagnostics to associated types (#2358)jsmall-nvidia
2022-08-16Remove CompileResult to use IArtifact (#2357)jsmall-nvidia
2022-05-18Support for querying which parameters are used in emitted code (#2239)Alexey Panteleev