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
/
val-defs.h
Commit message (
Expand
)
Author
Age
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31
*
Initial support for dynamic dispatch using "tagged union" types (#772)
Tim Foley
2019-01-16
*
First step toward supporting use of interfaces as existential types (#716)
Tim Foley
2018-12-17
*
Introduce an IR-level type system (#481)
Tim Foley
2018-04-11
*
bug fixes to get falcor example shader code to compile.
Yong He
2018-01-16
*
Refactor substitution representation in DeclRefBase (#363)
Yong He
2018-01-12
*
bruteforce implementation of witness table resolution for associated (#358)
Yong He
2018-01-09
*
Support nested generic types (e.g. L<T<S>>)
Yong He
2017-12-27
*
Support for transitive subtype witnesses (#331)
Tim Foley
2017-12-22
*
Support generic interface methods (#251)
Yong He
2017-11-07
*
Initial work on support code generation for generics with constraints (#233)
Tim Foley
2017-10-27
*
Initial work on handling resources in structs during cross-compilation
Tim Foley
2017-07-11
*
Start to support cross-compilation via "lowering" pass
Tim Foley
2017-07-06
*
Add meta-definitions for AST types
Tim Foley
2017-06-30