summaryrefslogtreecommitdiffstats
path: root/source/slang/mangle.cpp
Commit message (Expand)AuthorAge
* Revise type legalization so it can handle constant buffers (#282)Tim Foley2017-11-16
* Various IR fixes for Falcor (#280)Tim Foley2017-11-15
* Support generic interface methods (#251)Yong He2017-11-07
* Fixes for name mangling/demanglingTim Foley2017-11-07
* merge with fixWarnings branchYong He2017-11-04
|\
| * Merge branch 'master' of https://github.com/shader-slang/slangYong He2017-11-04
| |\
| * | fixed all warningsYong He2017-11-04
* | | Merge https://github.com/shader-slang/slangYong He2017-11-04
|\ \ \ | | |/ | |/|
| * | Fix #248 (#249)Tim Foley2017-11-03
| |/
* | in-progress workYong He2017-11-03
* | Adding support for associated types.Yong He2017-11-01
|/
* 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
* More work on IR-based lowering and cross-compilationTim Foley2017-09-22