summaryrefslogtreecommitdiff
path: root/source/core/slang-string.h
AgeCommit message (Expand)Author
2017-10-06Perform some transformations on IR to legalize for GLSL (#200)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-10Make source location lightweightTim Foley
2017-07-19Try to improve handling of failures during compilationTim Foley
2017-07-06Fix bug in `String::To{Upper|Lower}`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-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-09Initial import of code.Tim Foley