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.h
Commit message (
Expand
)
Author
Age
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31
*
Changes required for application adoption of interface-type parameters (#963)
Tim Foley
2019-05-20
*
String/List closer to conventions, and use Index type (#959)
jsmall-nvidia
2019-04-29
*
Make sure sourceManager is initialized on DiagnosticSink. (#868)
jsmall-nvidia
2019-02-27
*
Split front- and back-ends (#846)
Tim Foley
2019-02-15
*
* Fix comment on VerbosePath flag (#790)
jsmall-nvidia
2019-01-22
*
Feature/file unique identity (#789)
jsmall-nvidia
2019-01-21
*
Improve handling of {} initializer list expressions (#778)
Tim Foley
2019-01-16
*
Feature/external compiler reporting (#776)
jsmall-nvidia
2019-01-16
*
Running tests in slang-test process (#740)
jsmall-nvidia
2018-12-12
*
Rework command-line options handling for entry points and targets (#697)
Tim Foley
2018-10-29
*
Add support for explicit register space bindings (#542)
Tim Foley
2018-05-02
*
IR: next phase of "everything is an instruction" (#433)
Tim Foley
2018-03-03
*
Add an explicit `Name` type
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
*
Don't assign a `binding` to a `push_constant` buffer
Tim Foley
2017-07-14
*
Properly register error on downstream compiler failure
Tim Foley
2017-07-12
*
Fix many warnings-as-errors issues.
Tim Foley
2017-07-06
*
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