summaryrefslogtreecommitdiffstats
path: root/source/slang/syntax-base-defs.h
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* Hotfix/remove null this work around (#831)jsmall-nvidia2019-02-07
* Allow entry points to have explicit generic parameters (#826)Tim Foley2019-02-05
* Feature/as refactor review (#821)jsmall-nvidia2019-02-02
* Feature/as refactor (#817)jsmall-nvidia2019-01-31
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Introduce an IR-level type system (#481)Tim Foley2018-04-11
* Overhaul implementation of [attributes] (#443)Tim Foley2018-03-16
* more to fixing memory leaksYong He2018-02-19
* Refactor substitution representation in DeclRefBase (#363)Yong He2018-01-12
* bruteforce implementation of witness table resolution for associated (#358)Yong He2018-01-09
* Fix NameExprType returning deleted canonical type when it's in a generic parent.Yong He2017-12-28
* Add support for global generic parameters (#285)Yong He2017-11-17
* in-progress workYong He2017-11-03
* Move implicit conversion operations to stdlibTim Foley2017-09-05
* Add an explicit `Name` typeTim Foley2017-08-14
* Rename `Name` fields to `name`Tim Foley2017-08-14
* Make source location lightweightTim Foley2017-08-10
* Major naming overhaul:Tim Foley2017-08-09
* Fix use of "pseudo-syntax" in current lowering passTim Foley2017-08-09
* Remove uses of global variablesTim Foley2017-08-07
* Try to improve handling of failures during compilationTim Foley2017-07-19
* Add meta-definitions for AST typesTim Foley2017-06-30