summaryrefslogtreecommitdiff
path: root/source/slang/mangle.cpp
AgeCommit message (Expand)Author
2017-11-07Support generic interface methods (#251)Yong He
2017-11-07Fixes for name mangling/demanglingTim Foley
2017-11-04merge with fixWarnings branchYong He
2017-11-04Merge branch 'master' of https://github.com/shader-slang/slangYong He
2017-11-04fixed all warningsYong He
2017-11-04Merge https://github.com/shader-slang/slangYong He
2017-11-03Fix #248 (#249)Tim Foley
2017-11-03in-progress workYong He
2017-11-01Adding support for associated types.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-09-22More work on IR-based lowering and cross-compilationTim Foley