summaryrefslogtreecommitdiff
path: root/source/core/slang-file-system.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2023-08-16Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-04-07Add SLANG_IID_PPV_ARGS (#2784)Ellie Hermaszewska
2022-10-06Improvements around absolute paths and file systems (#2433)jsmall-nvidia
2022-10-03IMutableFileSystem::saveFileBlob (#2427)jsmall-nvidia
2022-09-01Make ISlangFileSystem derive from ICastable (#2386)jsmall-nvidia
2022-09-01Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia
2022-08-10Artifact and ICastable (#2351)jsmall-nvidia
2021-10-04Removing exceptions from core/compiler-core (#1953)jsmall-nvidia
2021-04-20Small filesystem improvements (#1802)jsmall-nvidia
2021-04-01Associating GUID (or UUID) with types (#1776)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia