summaryrefslogtreecommitdiff
path: root/source/slang/syntax-base-defs.h
AgeCommit message (Expand)Author
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-04-11Introduce an IR-level type system (#481)Tim Foley
2018-03-16Overhaul implementation of [attributes] (#443)Tim Foley
2018-02-19more to fixing memory leaksYong He
2018-01-12Refactor substitution representation in DeclRefBase (#363)Yong He
2018-01-09bruteforce implementation of witness table resolution for associated (#358)Yong He
2017-12-28Fix NameExprType returning deleted canonical type when it's in a generic parent.Yong He
2017-11-17Add support for global generic parameters (#285)Yong He
2017-11-03in-progress workYong He
2017-09-05Move implicit conversion operations to stdlibTim Foley
2017-08-14Add an explicit `Name` typeTim Foley
2017-08-14Rename `Name` fields to `name`Tim Foley
2017-08-10Make source location lightweightTim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-08-09Fix use of "pseudo-syntax" in current lowering passTim Foley
2017-08-07Remove uses of global variablesTim Foley
2017-07-19Try to improve handling of failures during compilationTim Foley
2017-06-30Add meta-definitions for AST typesTim Foley