summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-artifact.h
AgeCommit message (Expand)Author
2025-06-06Add command line option for separate debug info (#7178)jarcherNV
2024-10-29formatEllie Hermaszewska
2024-10-07Add WGSL support for slang-test (#5174)Anders Leino
2024-09-09Initial WGSL support (#5006)Anders Leino
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2023-08-29s/depreciated/deprecated/ (#3153)Ellie Hermaszewska
2023-04-11Implement FileCheck tests for several test commands (#2747)Ellie Hermaszewska
2023-04-11Artifact simplification (#2781)jsmall-nvidia
2023-03-26Add PyTorch C++ binding generation. (#2734)Yong He
2023-03-22Source map obfuscation (#2717)jsmall-nvidia
2023-03-17Support for producing SourceMap on emit (#2707)jsmall-nvidia
2023-03-10Support for PDB output from DXC (#2693)jsmall-nvidia
2022-09-01Make FileSystem files and OS files distinct (#2383)jsmall-nvidia
2022-08-26DownstreamCompileOptions using POD types (#2381)jsmall-nvidia
2022-08-24Improvements around file tracking and Artifacts (#2379)jsmall-nvidia
2022-08-24Assorted Artifact improvements (#2374)jsmall-nvidia
2022-08-22Replace DownstreamCompileResult with Artifact (#2369)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-10Artifact and ICastable (#2351)jsmall-nvidia
2022-08-09Artifact split interface and implementation (#2349)jsmall-nvidia
2022-08-09Support for Items on IArtifact (#2347)jsmall-nvidia
2022-08-03Improvements around Artifact (#2346)jsmall-nvidia
2022-06-24Handling of temporary files (#2299)jsmall-nvidia
2022-04-27Make artifact an interface (#2195)jsmall-nvidia
2022-04-27Split out Artifact info (#2193)jsmall-nvidia
2022-04-26Improvements around Artifacts (#2192)jsmall-nvidia
2022-04-26Linking in DXC (#2190)jsmall-nvidia