summaryrefslogtreecommitdiff
path: root/tools/slang-reflection-test/main.cpp
AgeCommit message (Expand)Author
2018-01-02no-codegen compile flag and global generics reflection (#347)Yong He
2017-12-15More fixups for parameter block binding generation (#311)Tim Foley
2017-12-08Cleanups to `ParameterBlock<T>` behavior. (#304)Tim Foley
2017-11-29Add API to query stage of varying parameter (#302)Tim Foley
2017-11-07Add reflection API to get type name (#263)Tim Foley
2017-10-19Reflection: allow querying of semantics on varying input/output (#224)Tim Foley
2017-10-13Move reflection JSON generation into separate text fixture (#211)Tim Foley