summaryrefslogtreecommitdiff
path: root/source/slang/diagnostics.h
AgeCommit message (Expand)Author
2019-01-22* Fix comment on VerbosePath flag (#790)jsmall-nvidia
2019-01-21Feature/file unique identity (#789)jsmall-nvidia
2019-01-16Improve handling of {} initializer list expressions (#778)Tim Foley
2019-01-16Feature/external compiler reporting (#776)jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley
2018-05-02Add support for explicit register space bindings (#542)Tim Foley
2018-03-03IR: next phase of "everything is an instruction" (#433)Tim Foley
2017-08-14Add an explicit `Name` typeTim Foley
2017-08-10Make source location lightweightTim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-07-19Try to improve handling of failures during compilationTim Foley
2017-07-14Don't assign a `binding` to a `push_constant` bufferTim Foley
2017-07-12Properly register error on downstream compiler failureTim Foley
2017-07-06Fix many warnings-as-errors issues.Tim Foley
2017-06-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-09Initial import of code.Tim Foley