index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang
/
decl-defs.h
Age
Commit message (
Expand
)
Author
2018-01-19
Allow arbitrary type string as type argument in spAddEntryPointEx.
Yong He
2018-01-09
bruteforce implementation of witness table resolution for associated (#358)
Yong He
2017-12-20
IR: fixes for subscript accessors (#322)
Tim Foley
2017-11-17
Add support for global generic parameters (#285)
Yong He
2017-11-03
in-progress work
Yong He
2017-10-31
work in-progress: type checking associated types
Yong He
2017-10-30
work in-progress, add parsing for assoc type decls and member type expressions
YONGH\yongh
2017-10-27
Initial work on support code generation for generics with constraints (#233)
Tim Foley
2017-10-12
Work towards target-specific function overloads (#210)
Tim Foley
2017-08-14
Add an explicit `Name` type
Tim Foley
2017-08-14
Rename `Name` fields to `name`
Tim Foley
2017-08-12
Data-driven parsing of modifiers
Tim Foley
2017-08-11
Look up declaration keywords using ordinary scoping.
Tim Foley
2017-08-09
Major naming overhaul:
Tim Foley
2017-06-30
Add meta-definitions for AST types
Tim Foley