summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-04move advanced test cases out of 'smoke' categoryYong He
2017-11-04cleanup useless codeYong He
2017-11-04Merge remote-tracking branch 'refs/remotes/official/master'Yong He
2017-11-04fixed last couple warnings under release/x64 build.Yong He
2017-11-04fix warningsYong He
2017-11-04Merge remote-tracking branch 'refs/remotes/official/master'Yong He
2017-11-04fixes x64 warningsYong He
2017-11-04mergeYong He
2017-11-04merge with fixWarnings branchYong He
2017-11-04determineEncoding bug fixYong He
2017-11-04bug fixYong He
2017-11-04fix linux buildYong He
2017-11-04gcc warning fixYong He
2017-11-04fix linux buildYong He
2017-11-04Merge branch 'master' of https://github.com/shader-slang/slangYong He
2017-11-04fixed all warningsYong He
2017-11-04fix all unreachable code warningsYong He
2017-11-04Passing both assoctype-simple and assoctype-complex test cases.Yong He
2017-11-04enable -use-ir option when executing compute test cases.Yong He
2017-11-04Natvis file update for improved debugging view of IR constructsYong He
2017-11-04Fix encoding detection when reading text file. Win32 API could mistakenly rep...Yong He
2017-11-04Merge https://github.com/shader-slang/slangYong He
2017-11-04work in-progressYong He
2017-11-03associatedtypes: generating almost correct HLSL, but is not calling correctly...Yong He
2017-11-03Fix #248 (#249)Tim Foley
2017-11-03Merge remote-tracking branch 'refs/remotes/official/master'Yong He
2017-11-03Update natvis file for better viewing of RefPtr, DeclRef and Name classesYong He
2017-11-03in-progress workYong He
2017-11-02work inprogressYONGH\yongh
2017-11-01remove assoctype-complex case to get pass testYONGH\yongh
2017-11-01Adding support for associated types.Yong He
2017-11-01Merge https://github.com/shader-slang/slangYong He
2017-11-01Allow use of dxc compiler for DXIL generation (#241)Tim Foley
2017-10-31mergeYong He
2017-10-31work in-progress: type checking associated typesYong He
2017-10-31Merge pull request #240 from csyonghe/masterYong He
2017-10-31initiate rebuildYong He
2017-10-31Revert "work in-progress, add parsing for assoc type decls and member type ex...Yong He
2017-10-30work in-progress, add parsing for assoc type decls and member type expressionsYONGH\yongh
2017-10-30Fixing issue #236YONGH\yongh
2017-10-30Merge pull request #235 from tfoleyNV/explicit-this-exprYong He
2017-10-30Merge branch 'master' into explicit-this-exprTim Foley
2017-10-30Fix output for type cast when checking fails (#238)Tim Foley
2017-10-30Allow for implicit `this` expressions.Tim Foley
2017-10-30Support explicit `this` expressionsTim Foley
2017-10-27Initial work on support code generation for generics with constraints (#233)Tim Foley
2017-10-25Merge pull request #230 from csyonghe/masterYong He
2017-10-25ignore RENDER_COMPUTE test cases in linux build.YONGH\yongh
2017-10-25render-test code cleanupYONGH\yongh
2017-10-25fix d3d11 usageYONGH\yongh