summaryrefslogtreecommitdiff
path: root/source/slang/slang-ast-synthesis.h
AgeCommit message (Expand)Author
2025-06-09Mediate access to ContainerDecl members (#7242)Theresa Foley
2025-05-16Allow lambda exprs without captures to coerce to `functype`. (#7129)Yong He
2025-04-30Initial support for immutable lambda expressions. (#6914)Yong He
2025-04-26Added getCanonicalGenericConstraints2 (sorts constraints and allows more gene...Ronan
2024-10-29formatEllie Hermaszewska
2024-08-20Fixes #4879 (#4881)ArielG-NV
2023-07-26Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` (#3029)Sai Praveen Bangaru
2023-03-16Fix Phi simplification bug. (#2710)Yong He
2022-11-01Make `DifferentialPair` able to nest. (#2477)Yong He