summaryrefslogtreecommitdiff
path: root/source/core
AgeCommit message (Expand)Author
2018-02-13Fix a bug in IR use-def information (#406)Tim Foley
2017-12-18Work on getting rewriter + IR playing nice together. (#314)Tim Foley
2017-11-17Add support for global generic parameters (#285)Yong He
2017-11-07turn on 'treat warnings as errors' (#266)Yong He
2017-11-07Support generic interface methods (#251)Yong He
2017-11-07Add a comparison operator to UnownedStringSliceTim Foley
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-04merge with fixWarnings branchYong He
2017-11-04determineEncoding bug fixYong He
2017-11-04gcc warning fixYong He
2017-11-04fix all unreachable code warningsYong He
2017-11-04Fix encoding detection when reading text file. Win32 API could mistakenly rep...Yong He
2017-11-03Update natvis file for better viewing of RefPtr, DeclRef and Name classesYong He
2017-11-03in-progress workYong He
2017-10-23try fix linux buildYong He
2017-10-20in-progress work: allow render-test to generate and bind various resource inp...YONGH\yongh
2017-10-19Support running and comparing execution results of compute shaders in testing...YONGH\yongh
2017-10-06Perform some transformations on IR to legalize for GLSL (#200)Tim Foley
2017-09-29Get tests running/passing under Linux (#194)Tim Foley
2017-09-27First attempt at a Linux build (#193)Tim Foley
2017-09-14IR: handle control flow constructs (#186)Tim Foley
2017-08-31Fix some issues around cloned modifiers.Tim Foley
2017-08-17IR generation cleanup workTim Foley
2017-08-10Make source location lightweightTim Foley
2017-07-19Try to improve handling of failures during compilationTim Foley
2017-07-09Pick layout rules based on target languge, not source.Tim Foley
2017-07-06Fix bug in `String::To{Upper|Lower}`Tim Foley
2017-07-06Add missing declaration types to lowering pass.Tim Foley
2017-07-06Fix many warnings-as-errors issues.Tim Foley
2017-06-29Overhaul `RefPtr` and `String`Tim Foley
2017-06-19Allow for automatic importing of Slang codeTim Foley
2017-06-15Remove more "core" code that isn't used.Tim Foley
2017-06-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
2017-06-09Initial import of code.Tim Foley