summaryrefslogtreecommitdiff
path: root/source/slang/slang-ast-synthesis.cpp
AgeCommit message (Expand)Author
2023-07-07Make DeclRefBase a Val, and DeclRef<T> a helper class. (#2967)Yong He
2023-07-05Bottleneck DeclRef creation through ASTBuilder. (#2689)Yong He
2023-01-24Reimplement address elimination. (#2605)Yong He
2022-11-01Make `DifferentialPair` able to nest. (#2477)Yong He