index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
diagnostics.cpp
Commit message (
Expand
)
Author
Age
*
Allow extension on interface (#369)
Yong He
2018-01-16
*
Bug fix for humane source location computation. (#346)
Tim Foley
2018-01-02
*
Support generic interface methods (#251)
Yong He
2017-11-07
*
Work towards target-specific function overloads (#210)
Tim Foley
2017-10-12
*
First attempt at a Linux build (#193)
Tim Foley
2017-09-27
*
Improve diagnostics for overlapping/conflicting bindings
Tim Foley
2017-08-15
*
Add an explicit `Name` type
Tim Foley
2017-08-14
*
Rename `Name` fields to `name`
Tim Foley
2017-08-14
*
Make source location lightweight
Tim Foley
2017-08-10
*
Major naming overhaul:
Tim Foley
2017-08-09
*
Try to improve handling of failures during compilation
Tim Foley
2017-07-19
*
Properly register error on downstream compiler failure
Tim Foley
2017-07-12
*
Fix many warnings-as-errors issues.
Tim Foley
2017-07-06
*
Remove more "core" code that isn't used.
Tim Foley
2017-06-15
*
Rename `CoreLib::*` to `Slang`
Tim Foley
2017-06-15
*
Rename `Slang::Compiler` -> `Slang`
Tim Foley
2017-06-15
*
Initial import of code.
Tim Foley
2017-06-09