summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-file-system.cpp
Commit message (Expand)AuthorAge
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Zip FileSystem support (#1617)jsmall-nvidia2020-12-02
* File system refactor (#1611)jsmall-nvidia2020-11-19
* Emit spir-v using MemoryArena to stop memory leak (#1479)jsmall-nvidia2020-08-06
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Enhanced C++ extractor (#1340)jsmall-nvidia2020-05-07
* Using repro as a file system (#1104)jsmall-nvidia2019-11-01
* Expose more repro in API, support output params. (#1087)jsmall-nvidia2019-10-23
* `Repro` functionality (#1085)jsmall-nvidia2019-10-21
* A more convoluted #pragma once file identity test, using relative paths. (#1021)jsmall-nvidia2019-08-15
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Fixed building on CygWin with clang gcc (#953)jsmall-nvidia2019-04-25
* * Make Path:: use lowerCamel method names as per coding standard (#952)jsmall-nvidia2019-04-24
* Feature/view path (#824)jsmall-nvidia2019-02-04
* Feature/file unique identity (#789)jsmall-nvidia2019-01-21
* Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia2019-01-21
* Feature/hash for source identity (#786)jsmall-nvidia2019-01-17
* Feature/file system cache (#692)jsmall-nvidia2018-10-26