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