summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ast-synthesis.cpp
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04
* Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` (#3029)Sai Praveen Bangaru2023-07-26
* Make DeclRefBase a Val, and DeclRef<T> a helper class. (#2967)Yong He2023-07-07
* Bottleneck DeclRef creation through ASTBuilder. (#2689)Yong He2023-07-05
* Reimplement address elimination. (#2605)Yong He2023-01-24
* Make `DifferentialPair` able to nest. (#2477)Yong He2022-11-01