summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-artifact-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
2023-04-12Artifact Container (#2783)jsmall-nvidia
2023-04-11Artifact simplification (#2781)jsmall-nvidia
2023-04-07Add SLANG_IID_PPV_ARGS (#2784)Ellie Hermaszewska
2022-09-01Make FileSystem files and OS files distinct (#2383)jsmall-nvidia
2022-08-24Improvements around file tracking and Artifacts (#2379)jsmall-nvidia
2022-08-22Improve binary compatibility for DownstreamCompiler types (#2371)jsmall-nvidia
2022-08-16Remove CompileResult to use IArtifact (#2357)jsmall-nvidia
2022-08-11Artifact closer to being able to replace CompileResult (#2354)jsmall-nvidia
2022-08-10Yet more refactoring around Artifact (#2352)jsmall-nvidia
2022-08-10Artifact and ICastable (#2351)jsmall-nvidia
2022-08-09Artifact split interface and implementation (#2349)jsmall-nvidia