summaryrefslogtreecommitdiff
path: root/source/core/slang-zip-file-system.cpp
AgeCommit message (Expand)Author
2025-06-06Disable Link-Time-Optimization by default (#7345)Jay Kwak
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-12-08WIP: CMake (#3326)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-26DownstreamCompileOptions using POD types (#2381)jsmall-nvidia
2022-08-10Artifact and ICastable (#2351)jsmall-nvidia
2021-04-01Associating GUID (or UUID) with types (#1776)jsmall-nvidia
2021-01-11LZ4 compression support (#1654)jsmall-nvidia
2020-12-10Building with embedded stdlib (#1634)jsmall-nvidia
2020-12-02Zip FileSystem support (#1617)jsmall-nvidia