summaryrefslogtreecommitdiff
path: root/source/slang/type-defs.h
AgeCommit message (Expand)Author
2017-10-31work in-progress: type checking associated typesYong He
2017-10-30work in-progress, add parsing for assoc type decls and member type expressionsYONGH\yongh
2017-10-27Initial work on support code generation for generics with constraints (#233)Tim Foley
2017-10-23Work in-progress: simple compute test passed. (d3d renderer)Yong He
2017-10-18Work on IR-based cross-compilation (#222)Tim Foley
2017-10-13Get rid of the `-slang-ir-asm` target (#212)Tim Foley
2017-10-04IR: overhaul IR design/implementation (#195)Tim Foley
2017-09-27First attempt at a Linux build (#193)Tim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-08-07Remove uses of global variablesTim Foley
2017-07-17Handle `Buffer` types more like texturesTim Foley
2017-07-11Initial work on handling resources in structs during cross-compilationTim Foley
2017-07-10Add support for `imageBuffer`Tim Foley
2017-06-30Add meta-definitions for AST typesTim Foley