summaryrefslogtreecommitdiff
path: root/source/slang/decl-defs.h
AgeCommit message (Expand)Author
2018-01-19Allow arbitrary type string as type argument in spAddEntryPointEx.Yong He
2018-01-09bruteforce implementation of witness table resolution for associated (#358)Yong He
2017-12-20IR: fixes for subscript accessors (#322)Tim Foley
2017-11-17Add support for global generic parameters (#285)Yong He
2017-11-03in-progress workYong He
2017-10-31work in-progress: type checking associated typesYong He
2017-10-30work in-progress, add parsing for assoc type decls and member type expressionsYONGH\yongh
2017-10-27Initial work on support code generation for generics with constraints (#233)Tim Foley
2017-10-12Work towards target-specific function overloads (#210)Tim Foley
2017-08-14Add an explicit `Name` typeTim Foley
2017-08-14Rename `Name` fields to `name`Tim Foley
2017-08-12Data-driven parsing of modifiersTim Foley
2017-08-11Look up declaration keywords using ordinary scoping.Tim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-06-30Add meta-definitions for AST typesTim Foley