summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-artifact-representation-impl.cpp
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2023-04-11Artifact simplification (#2781)jsmall-nvidia
2023-04-04Simplification around ArtifactRepresentation and unique identity (#2771)jsmall-nvidia
2023-02-28Add `SourceBlobWithPathInfoArtifactRepresentation`. (#2682)Yong He
2022-09-01Remove artifact from SourceFile (#2384)jsmall-nvidia
2022-09-01Make FileSystem files and OS files distinct (#2383)jsmall-nvidia
2022-08-22Improve binary compatibility for DownstreamCompiler types (#2371)jsmall-nvidia
2022-08-16Move metadata/diagnostics to associated types (#2358)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-09Artifact split interface and implementation (#2349)jsmall-nvidia