summaryrefslogtreecommitdiff
path: root/source/slang/slang-ast-decl-ref.cpp
AgeCommit message (Expand)Author
2025-07-01Misc language server improvements. (#7569)Yong He
2025-06-09Mediate access to ContainerDecl members (#7242)Theresa Foley
2025-05-14support specialization constant sized array (#6871)kaizhangNV
2025-04-24Fix #6544: Properly format nested type names in extensions (#6769)Harsh Aggarwal (NVIDIA)
2025-04-22A new approach to AST serialization (#6854)Theresa Foley
2025-01-17Fix prebound parameter pack - argument list matching logic. (#6111)Yong He
2024-12-06Update slang-ast-decl-ref.cpp (#5786)Sai Praveen Bangaru
2024-11-20Change how DeclRef::toText works (#5592)Sai Praveen Bangaru
2024-10-29formatEllie Hermaszewska
2024-10-01Fix crash when compiling associatedtypes with generic interface constraints. ...Yong He
2024-08-14Variadic Generics Part 1: parsing and type checking. (#4833)Yong He
2023-10-25Support generic interfaces. (#3278)Yong He
2023-08-07Fix `Val` deduplication bug. (#3050)Yong He
2023-08-04Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He