1. a996ffb Rename 'decoration' to 'attribute' by Ben Clayton · 3 years, 1 month ago
  2. 7c0693d Remove {ast,sem}::Struct::IsBlockDecorated() by James Price · 3 years, 3 months ago
  3. 8648120 Make all ast and sem pointers const by Ben Clayton · 3 years, 5 months ago
  4. 4f3ff57 ast: Keep style consistent by Ben Clayton · 3 years, 5 months ago
  5. d1ee47a ast: Remove to_str() and type_name() by Ben Clayton · 3 years, 5 months ago
  6. ffd28e2 diag: Add System enumerator to all diagnostics by Ben Clayton · 3 years, 9 months ago
  7. 0600796 ast::Struct: Remove Clone() hack by Ben Clayton · 3 years, 10 months ago
  8. 1737485 ast: Add ast::NamedType by Ben Clayton · 3 years, 11 months ago
  9. 8a8d26b ast: Add type nodes by Ben Clayton · 4 years ago
  10. 5cd71b8 Rename semantic to sem by Antonio Maiorano · 4 years ago
  11. f0c816a ast: Validate that ASTs are all part of the same program by Ben Clayton · 4 years ago
  12. e6995de Add ProgramID feed it into all ast::Nodes by Ben Clayton · 4 years ago
  13. a12ccb2 [ast] Add helpers for searching a decoration list by James Price · 4 years ago
  14. 95d4077 Flatten ast::Decoration class hierarchy by James Price · 4 years ago
  15. 8454d82 ast: Replace IsValid() with TINT_ASSERT() by Ben Clayton · 4 years ago
  16. 5b36d2c Remove all unnecessary includes by Ben Clayton · 4 years ago
  17. 7732ca5 Rename TINT_INSTANTIATE_CLASS_ID() by Ben Clayton · 4 years ago
  18. 545c974 Cloning: move arguments to create() into temporary locals by Ben Clayton · 4 years, 1 month ago
  19. dd1b6fc Introduce semantic::Info by Ben Clayton · 4 years, 2 months ago
  20. a6b9a8e Split Program into Program and ProgramBuilder by Ben Clayton · 4 years, 2 months ago
  21. c40f627 Migrate from using ast::Module to Program by Ben Clayton · 4 years, 2 months ago
  22. 5c243f8 Rename CloneContext::mod to CloneContext::dst by Ben Clayton · 4 years, 2 months ago
  23. 1e29f4b Move CloneContext and Traits from src/ast to src/ by Ben Clayton · 4 years, 2 months ago
  24. eb737c2 Remove StructMember::name(). by dan sinclair · 4 years, 2 months ago
  25. bcf3754 ast: Remove Struct constructors that don't take a Source by Ben Clayton · 4 years, 3 months ago
  26. c15d0a7 Unrevert "[ast] Remove unused constructors and setters". by Ben Clayton · 4 years, 3 months ago
  27. 89ea705 Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID by Ben Clayton · 4 years, 3 months ago
  28. 5792783 Revert "[ast] Remove unused constructors and setters." by dan sinclair · 4 years, 3 months ago
  29. 4d28b27 [ast] Remove unused constructors and setters. by dan sinclair · 4 years, 4 months ago
  30. ed2b978 ast: Add Module.Clone() by Ben Clayton · 4 years, 4 months ago
  31. 8a82dcd Replace StructDecoration::IsBlock with Castable by Ben Clayton · 4 years, 4 months ago
  32. e319d7f Derive all ast::Node from Castable by Ben Clayton · 4 years, 4 months ago
  33. b053acf Replace use of std::unique_ptr<T> with T* for AST nodes by Ben Clayton · 4 years, 4 months ago
  34. 6f58546 ast: Have all AST types derive from ast::Node by Ben Clayton · 4 years, 4 months ago
  35. 3529880 ast: Have all decorations derive from base class by Ben Clayton · 4 years, 4 months ago
  36. 7156d3e [wgsl-reader] Add parsing of named structs. by dan sinclair · 4 years, 5 months ago
  37. 1a63c49 Update structs to allow multiple decorations by dan sinclair · 4 years, 5 months ago
  38. bdb8672 [hlsl-writer] StorageBuffer support. by dan sinclair · 4 years, 7 months ago
  39. 4d32be4 Remove suppressing [chromium-style] errors by Ryan Harrison · 5 years ago
  40. 3ffec80 Add list helpers by dan sinclair · 5 years ago
  41. 7c44407 Add Struct IsValid tests. by Dan Sinclair · 5 years ago
  42. 6e58189 Initial commit by Dan Sinclair · 5 years ago