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