summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ast-substitutions.cpp
Commit message (Expand)AuthorAge
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04
* Simplify Lookup and improve compiler performance. (#2996)Yong He2023-07-18
* Clean up type checking of higher order expressions. (#2519)Yong He2022-11-16
* Deduplicate AST type nodes and cache lookup operations. (#2397)Yong He2022-09-13
* Remove GlobalGenericParamSubstitution (#1684)Tim Foley2021-02-02
* Single pass C++ extraction (#1583)jsmall-nvidia2020-10-22
* ASTNodes use MemoryArena (#1376)jsmall-nvidia2020-06-05
* Devirtualize AST types (#1368)jsmall-nvidia2020-06-03