summaryrefslogtreecommitdiff
path: root/source/slang/decl-defs.h
AgeCommit message (Expand)Author
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