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