summaryrefslogtreecommitdiff
path: root/source/slang/slang-ast-val.h
AgeCommit message (Expand)Author
2021-03-01Doc improvements (#1729)jsmall-nvidia
2021-02-05Initial implementation of interface conjunctions (#1691)Tim Foley
2020-10-20Small improvement in AST serialization (#1582)jsmall-nvidia
2020-09-04Allow mixing unspecialized and specialized existential parameters. (#1533)Yong He
2020-08-27Enable simple extensions of interface types (#1521)Tim Foley
2020-08-27Clean up the way that lookup "through" a base type is encoded (#1519)Tim Foley
2020-06-05ASTNodes use MemoryArena (#1376)jsmall-nvidia
2020-06-03Devirtualize AST types (#1368)jsmall-nvidia
2020-05-28WIP: ASTBuilder (#1358)jsmall-nvidia
2020-05-26Improvements around hashing (#1355)jsmall-nvidia
2020-05-22Tidy up around AST nodes (#1353)jsmall-nvidia
2020-05-14Change to make a single implementation of SLANG_ABSTRACT_CLASS and SLANG_CLAS...jsmall-nvidia
2020-05-08AST nodes using C++ Extractor (#1341)jsmall-nvidia