summaryrefslogtreecommitdiff
path: root/source/slang/diagnostics.cpp
AgeCommit message (Expand)Author
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-10-25Feature/premake linux (#689)jsmall-nvidia
2018-10-16Feature/include refactor (#675)jsmall-nvidia
2018-10-12Feature/source loc review (#672)jsmall-nvidia
2018-10-10Feature/source loc refactor (#668)jsmall-nvidia
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
2018-01-16Allow extension on interface (#369)Yong He
2018-01-02Bug fix for humane source location computation. (#346)Tim Foley
2017-11-07Support generic interface methods (#251)Yong He
2017-10-12Work towards target-specific function overloads (#210)Tim Foley
2017-09-27First attempt at a Linux build (#193)Tim Foley
2017-08-15Improve diagnostics for overlapping/conflicting bindingsTim Foley
2017-08-14Add an explicit `Name` typeTim Foley
2017-08-14Rename `Name` fields to `name`Tim 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-12Properly register error on downstream compiler failureTim Foley
2017-07-06Fix many warnings-as-errors issues.Tim Foley
2017-06-15Remove more "core" code that isn't used.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