summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ast-decl.cpp
Commit message (Expand)AuthorAge
* Fix segfault on arrays of structs containing parameter blocks (#8555)Ellie Hermaszewska2025-10-13
* Improve lookup performance. (#7798)Yong He2025-07-17
* Add support for on-demand AST deserialization (#7482)Theresa Foley2025-06-19
* LanguageServer: Enhance auto completion for override. (#7465)Yong He2025-06-17
* Mediate access to ContainerDecl members (#7242)Theresa Foley2025-06-09
* Added getCanonicalGenericConstraints2 (sorts constraints and allows more gene...Ronan2025-04-26
* A new approach to AST serialization (#6854)Theresa Foley2025-04-22
* formatEllie Hermaszewska2024-10-29
* Support link time type specialization. (#3604)Yong He2024-02-20
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04
* Fix erroneous error claiming variable is being used before its declaration (#...Ellie Hermaszewska2023-07-06
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Fix issues around dynamic generic function and autodiff. (#2528)Yong He2022-11-23
* Auto synthesis of Differential type (#2466)Yong He2022-10-26
* Allow `static const` interface requirements. (#2378)Yong He2022-08-24
* Single pass C++ extraction (#1583)jsmall-nvidia2020-10-22
* Devirtualize AST types (#1368)jsmall-nvidia2020-06-03