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