summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-lower-generics.h
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Add options to speedup compilation. (#4240)Yong He2024-05-29
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley2020-11-19
* Allow mixing unspecialized and specialized existential parameters. (#1533)Yong He2020-09-04
* `AnyValue` based dynamic dispatch code gen (#1477)Yong He2020-08-05
* Refactor lower-generics pass into separate subpasses. (#1442)Yong He2020-07-15
* Generate dynamic C++ code for the minimal test case. (#1391)Yong He2020-06-17