- 58794ae tint::ProgramBuilder: Simplify variable constructors by Ben Clayton · 2 years, 7 months ago
- 783b169 tint/ast: Migrate to utils::Vector by Ben Clayton · 2 years, 7 months ago
- c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 8 months ago chromium/5150
- e3834c4 tint/resolver: Resolve 'const' variables by Ben Clayton · 2 years, 9 months ago
- 01208e7 tint: Rename Global() -> GlobalVar() by Ben Clayton · 2 years, 9 months ago
- 41486e1 tint: Rename GlobalConst() -> GlobalLet() by Ben Clayton · 2 years, 9 months ago
- 49d1a2d Add while statement parsing. by dan sinclair · 2 years, 9 months ago
- 418e873 tint: Make sure enable directives go first in ordered_globals by Zhaoming Jiang · 2 years, 9 months ago
- 2ae2983 tint: Add ast::ParameterList, use it by Ben Clayton · 2 years, 9 months ago chromium/5123
- 0a3cda9 tint: Replace all ProgramBuilder float literals with '_f' suffix by Ben Clayton · 2 years, 10 months ago
- 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 10 months ago
- 8822e29 tint: Merge [S|U]intLiteralExpression by Ben Clayton · 2 years, 10 months ago
- 8aff0ed tint: Add ProgramBuilder::Else() helper by James Price · 2 years, 10 months ago
- 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 10 months ago chromium/5038 chromium/5039
- 26ebe5e tint: Refactor if-else statement representation by James Price · 2 years, 10 months ago
- e85fe16 tint: ProgramBuilder: Rename Const() to Let() by Ben Clayton · 2 years, 10 months ago
- d209379 Condense namespaces in tint/resolver. by dan sinclair · 2 years, 11 months ago
- 0f324ef Avoid a nullptr string in dependency_graph_test by Tomasz Śniatowski · 3 years ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years ago