summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ast-support-types.cpp
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04
* Do not use member function of incomplete SemanticsVisitor (#2968)Ellie Hermaszewska2023-07-07
* Add finalized keywords for autodiff. (#2882)Yong He2023-05-12
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Reuse higher-order `ResolveInvoke` logic to resolve func refs in `[*Derivativ...Yong He2023-03-07
* Fix missing semantic highlighting in attributes and ExtractExitentialValueExp...Yong He2022-11-30
* Clean up type checking of higher order expressions. (#2519)Yong He2022-11-16
* Add `[ForwardDerivativeOf]` attribute. (#2501)Yong He2022-11-09
* Higher order differentiation. (#2487)Yong He2022-11-04
* Basic pointer usages. (#2342)Yong He2022-08-03