summaryrefslogtreecommitdiff
path: root/source/slang/slang-ast-type.cpp
AgeCommit message (Expand)Author
2021-03-01Doc improvements (#1729)jsmall-nvidia
2021-02-05Initial implementation of interface conjunctions (#1691)Tim Foley
2021-02-02Remove GlobalGenericParamSubstitution (#1684)Tim Foley
2020-10-22Single pass C++ extraction (#1583)jsmall-nvidia
2020-08-21Allow calling a generic function with an existential value (dynamic dispatch)...Yong He
2020-06-05ASTNodes use MemoryArena (#1376)jsmall-nvidia
2020-06-03Devirtualize AST types (#1368)jsmall-nvidia