summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-artifact-associated-impl.cpp
AgeCommit message (Expand)Author
2025-06-06Add command line option for separate debug info (#7178)jarcherNV
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-09-30Add COM API for querying metadata. (#5168)Yong He
2024-08-29Support mixture of precompiled and non-precompiled modules (#4860)cheneym2
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2022-08-26DownstreamCompileOptions using POD types (#2381)jsmall-nvidia
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