- 58794ae tint::ProgramBuilder: Simplify variable constructors by Ben Clayton · 2 years, 4 months ago
- 783b169 tint/ast: Migrate to utils::Vector by Ben Clayton · 2 years, 5 months ago
- 72876c1 tint/sem/constant.h: Remove #include to program_builder.h by Ben Clayton · 2 years, 6 months ago
- dfeaf290 tint: Add sem::IndexAccessorExpression by Antonio Maiorano · 2 years, 6 months ago
- dcdf66e tint/ast: Derive off `ast::Variable` by Ben Clayton · 2 years, 6 months ago
- 49d1a2d Add while statement parsing. by dan sinclair · 2 years, 6 months ago
- 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 8 months ago
- 8aff0ed tint: Add ProgramBuilder::Else() helper by James Price · 2 years, 8 months ago
- 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 8 months ago chromium/5038 chromium/5039
- 26ebe5e tint: Refactor if-else statement representation by James Price · 2 years, 8 months ago
- 01004b7 tint: Remove '_type' suffix from file names by Ben Clayton · 2 years, 8 months ago
- e85fe16 tint: ProgramBuilder: Rename Const() to Let() by Ben Clayton · 2 years, 8 months ago
- 6bdbc4a HoistToDeclBefore: Add InsertBefore method by James Price · 2 years, 9 months ago
- c2e9bb7 Factor out GetInsertionPoint to transform/utils by Antonio Maiorano · 2 years, 9 months ago
- 1e8796d HoistToDeclBefore: add Prepare(const sem::Expression*) function by Antonio Maiorano · 2 years, 9 months ago
- 30747f6 HoistToDeclBefore: revert hoisting of references by Antonio Maiorano · 2 years, 9 months ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 2 years, 10 months ago