summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-bind-existentials.cpp
AgeCommit message (Expand)Author
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2020-11-19Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley
2019-10-22User IR-based layout for all IR steps (#1084)Tim Foley
2019-10-17Initial work on representing layout at IR level (#1079)Tim Foley
2019-08-08Revise new COM-lite API (#1007)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia