summaryrefslogtreecommitdiff
path: root/source/slang/slang-ast-dump.cpp
AgeCommit message (Expand)Author
2022-11-02Rework differential conformance dictionary checking. (#2483)Yong He
2022-10-27Auto synthesis of IDifferntial interface methods. (#2469)Yong He
2022-10-26Auto synthesis of Differential type (#2466)Yong He
2022-06-01New language feature: basic error handling. (#2253)Yong He
2021-02-02Remove GlobalGenericParamSubstitution (#1684)Tim Foley
2020-10-23C++ extractor fix for access modifiers (#1586)jsmall-nvidia
2020-10-22Single pass C++ extraction (#1583)jsmall-nvidia
2020-09-30Generalizing Serialization (#1563)jsmall-nvidia
2020-08-31AST Serialization in Modules (#1524)jsmall-nvidia
2020-08-03First pass support for Sampler Feedback (#1470)jsmall-nvidia
2020-06-26AST serialize improvements (#1412)jsmall-nvidia
2020-06-05ASTNodes use MemoryArena (#1376)jsmall-nvidia
2020-06-02Working matrix swizzle (#1354)Dietrich Geisler
2020-05-29NodeBase types constructed with astNodeType member set (#1363)jsmall-nvidia
2020-05-29Feature/ast syntax standard (#1360)jsmall-nvidia
2020-05-21AST dump improvements (#1350)jsmall-nvidia
2020-05-20AST dumping via C++ Extractor reflection (#1348)jsmall-nvidia