summaryrefslogtreecommitdiff
path: root/source/slang/slang-ast-base.cpp
AgeCommit message (Expand)Author
2023-09-26Fix for epoch/ASTBuilder* nullptr issue (#3240)jsmall-nvidia
2023-09-25Fix for threading issues around global session & epoch ids. (#3232)jsmall-nvidia
2023-08-09Clean up and improve Val deduplication performance. (#3069)Yong He
2023-08-04Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He