summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ast-synthesis.h
Commit message (Expand)AuthorAge
* Mediate access to ContainerDecl members (#7242)Theresa Foley2025-06-09
* Allow lambda exprs without captures to coerce to `functype`. (#7129)Yong He2025-05-16
* Initial support for immutable lambda expressions. (#6914)Yong He2025-04-30
* Added getCanonicalGenericConstraints2 (sorts constraints and allows more gene...Ronan2025-04-26
* formatEllie Hermaszewska2024-10-29
* Fixes #4879 (#4881)ArielG-NV2024-08-20
* Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` (#3029)Sai Praveen Bangaru2023-07-26
* Fix Phi simplification bug. (#2710)Yong He2023-03-16
* Make `DifferentialPair` able to nest. (#2477)Yong He2022-11-01