summaryrefslogtreecommitdiff
path: root/source/slang/slang-repro.cpp
AgeCommit message (Expand)Author
2025-05-12Cleanups related to RIFF support (#7041)Theresa Foley
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-10-29preparation for clang format (#5422)Ellie Hermaszewska
2024-02-20Refactor compiler option representations. (#3598)Yong He
2023-09-07Add -repro-fallback-directory (#3188)jsmall-nvidia
2023-08-16Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska
2023-04-25StringBuilder to lowerCamel (#2840)jsmall-nvidia
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-04-11Artifact simplification (#2781)jsmall-nvidia
2023-02-03Small fixes around repro (#2622)jsmall-nvidia
2023-01-10Small fixes around repro loading/autodiff (#2585)jsmall-nvidia
2022-09-01Make ISlangFileSystem derive from ICastable (#2386)jsmall-nvidia
2022-09-01Remove artifact from SourceFile (#2384)jsmall-nvidia
2022-08-24Use enums with backing types in Slang API (#2375)jsmall-nvidia
2022-08-10Artifact and ICastable (#2351)jsmall-nvidia
2022-04-11Refactor: eliminate BackEndCompileRequest (#2178)Theresa Foley
2021-12-03Improvements to repro diagnostics (#2039)jsmall-nvidia
2021-11-10Interprocess communication via pipes (#2009)jsmall-nvidia
2021-10-04Removing exceptions from core/compiler-core (#1953)jsmall-nvidia
2021-06-02Various Fixes to gfx, reflection and emit. (#1867)Yong He
2021-04-02Repro fixes (#1780)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2021-01-05Use "capability" system to select VKRT extension (#1647)Tim Foley
2020-12-10Building with embedded stdlib (#1634)jsmall-nvidia
2020-12-01Make SlangCompileRequest COM type (#1620)jsmall-nvidia
2020-11-19File system refactor (#1611)jsmall-nvidia
2020-06-18Fix and improvements around repro (#1397)jsmall-nvidia