summaryrefslogtreecommitdiffstats
path: root/source/compiler-core/slang-artifact-representation-impl.cpp
Commit message (Expand)AuthorAge
* Add `SourceBlobWithPathInfoArtifactRepresentation`. (#2682)Yong He2023-02-28
* Remove artifact from SourceFile (#2384)jsmall-nvidia2022-09-01
* Make FileSystem files and OS files distinct (#2383)jsmall-nvidia2022-09-01
* Improve binary compatibility for DownstreamCompiler types (#2371)jsmall-nvidia2022-08-22
* Move metadata/diagnostics to associated types (#2358)jsmall-nvidia2022-08-16
* Remove CompileResult to use IArtifact (#2357)jsmall-nvidia2022-08-16
* Artifact closer to being able to replace CompileResult (#2354)jsmall-nvidia2022-08-11
* Yet more refactoring around Artifact (#2352)jsmall-nvidia2022-08-10
* Artifact split interface and implementation (#2349)jsmall-nvidia2022-08-09