index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
slang-unit-test
/
unit-test-translation-unit-import.cpp
Age
Commit message (
Expand
)
Author
2022-04-21
Made translation units visible to transitive `import`s. (#2197)
Yong He
2022-04-19
Make translation units in the same CompileReq visible to `import`. (#2184)
Yong He