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