1. 4d3ca7f Replace StructMemberDecoration::(Is|As) with Castable by Ben Clayton · 4 years, 4 months ago
  2. 370d20a ast: Remove the now unused Decoration::IsKind() method by Ben Clayton · 4 years, 4 months ago
  3. e319d7f Derive all ast::Node from Castable by Ben Clayton · 4 years, 4 months ago
  4. 11c9de6 ast: Add virtual GetKind() instead of kind member by Ben Clayton · 4 years, 4 months ago
  5. c7f51b7 ast: Support decoration kind hierarchies by dan sinclair · 4 years, 4 months ago
  6. b053acf Replace use of std::unique_ptr<T> with T* for AST nodes by Ben Clayton · 4 years, 4 months ago
  7. 6f58546 ast: Have all AST types derive from ast::Node by Ben Clayton · 4 years, 5 months ago
  8. 34a2eb1 Add Source parameter to decoration constructors by Ben Clayton · 4 years, 5 months ago
  9. 3529880 ast: Have all decorations derive from base class by Ben Clayton · 4 years, 5 months ago
  10. 4d32be4 Remove suppressing [chromium-style] errors by Ryan Harrison · 5 years ago
  11. 3ffec80 Add list helpers by dan sinclair · 5 years ago
  12. 6e58189 Initial commit by Dan Sinclair · 5 years ago