summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-check-expr.cpp
Commit message (Expand)AuthorAge
* Add surface syntax for "this type" (#1236)Tim Foley2020-02-21
* Improve checks and diagnostics around redeclarations (#1201)Tim Foley2020-02-06
* Improve behavior when undefined identifier is a contextual keyword (#1200)Tim Foley2020-02-05
* Support conversion from int/uint to enum types (#1147)Tim Foley2019-12-06
* Further refactoring of semantic checking (#1102)Tim Foley2019-11-18
* Refactor semantic checking code into more files (#1097)Tim Foley2019-10-25