summaryrefslogtreecommitdiff
path: root/source/slang/slang-file-system.cpp
AgeCommit message (Expand)Author
2019-08-15A more convoluted #pragma once file identity test, using relative paths. (#1021)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2019-04-25Fixed building on CygWin with clang gcc (#953)jsmall-nvidia
2019-04-24* Make Path:: use lowerCamel method names as per coding standard (#952)jsmall-nvidia
2019-02-04Feature/view path (#824)jsmall-nvidia
2019-01-21Feature/file unique identity (#789)jsmall-nvidia
2019-01-21Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia
2019-01-17Feature/hash for source identity (#786)jsmall-nvidia
2018-10-26Feature/file system cache (#692)jsmall-nvidia