summaryrefslogtreecommitdiff
path: root/source/slang/mangle.h
AgeCommit message (Expand)Author
2018-12-13Move mangled name out of IRGlobalValue (#752)Tim Foley
2018-04-11Introduce an IR-level type system (#481)Tim Foley
2018-01-12Support nested genericsYong He
2018-01-12Refactor substitution representation in DeclRefBase (#363)Yong He
2017-12-27Support nested generic types (e.g. L<T<S>>)Yong He
2017-11-16Revise type legalization so it can handle constant buffers (#282)Tim Foley
2017-11-07Support generic interface methods (#251)Yong He
2017-10-27Initial work on support code generation for generics with constraints (#233)Tim Foley
2017-10-18Work on IR-based cross-compilation (#222)Tim Foley
2017-10-16Implement notion of a "container format" (#213)Tim Foley
2017-09-22More work on IR-based lowering and cross-compilationTim Foley