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