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