summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-artifact-associated-impl.h
AgeCommit message (Expand)Author
2025-08-06Fix unused space discovery for bindless heap. (#8075)Yong He
2025-06-06Add command line option for separate debug info (#7178)jarcherNV
2024-12-18Fix metadata of register space and varying params. (#5906)Yong He
2024-11-15Embed core module in wasm build. (#5569)Yong He
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
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2022-09-01Passing source to Downstream compilation as artifacts (#2382)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