summaryrefslogtreecommitdiffstats
path: root/source/slang/lookup.cpp
Commit message (Expand)AuthorAge
* Add support for global generic parameters (#285)Yong He2017-11-17
* Passing both assoctype-simple and assoctype-complex test cases.Yong He2017-11-04
* in-progress workYong He2017-11-03
* work inprogressYONGH\yongh2017-11-02
* Allow for implicit `this` expressions.Tim Foley2017-10-30
* Initial work on support code generation for generics with constraints (#233)Tim Foley2017-10-27
* Bug fixing (#207)Tim Foley2017-10-11
* Add an explicit `Name` typeTim Foley2017-08-14
* Rename `Name` fields to `name`Tim Foley2017-08-14
* Major naming overhaul:Tim Foley2017-08-09
* Remove uses of global variablesTim Foley2017-08-07
* Support texture `Gather*()` operationsTim Foley2017-06-21
* Replace `DeclRef` approachTim Foley2017-06-15
* Rename `Slang::Compiler` -> `Slang`Tim Foley2017-06-15
* Initial import of code.Tim Foley2017-06-09