summaryrefslogtreecommitdiffstats
path: root/source/compiler-core/slang-artifact-associated-impl.h
Commit message (Expand)AuthorAge
* Fix unused space discovery for bindless heap. (#8075)Yong He2025-08-06
* Add command line option for separate debug info (#7178)jarcherNV2025-06-06
* Fix metadata of register space and varying params. (#5906)Yong He2024-12-18
* Embed core module in wasm build. (#5569)Yong He2024-11-15
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Add COM API for querying metadata. (#5168)Yong He2024-09-30
* Support mixture of precompiled and non-precompiled modules (#4860)cheneym22024-08-29
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia2022-09-01
* DownstreamCompileOptions using POD types (#2381)jsmall-nvidia2022-08-26
* Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia2022-08-22
* IDownstreamCompiler interface (#2361)jsmall-nvidia2022-08-16
* Move metadata/diagnostics to associated types (#2358)jsmall-nvidia2022-08-16