summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-artifact-impl.cpp
AgeCommit message (Expand)Author
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