1. 6cc183c Generic template and forward in stringstream. by dan sinclair · 2 years, 1 month ago
  2. b3b027d Update lexer to not include `-` in numbers. by dan sinclair · 2 years, 5 months ago
  3. d6daefc wgsl: Print abstract-floats with full precision. by Ben Clayton · 2 years, 6 months ago
  4. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  5. 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
  6. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago[Renamed from test/samples/compute_boids.wgsl.expected.wgsl]
  7. 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years, 2 months ago
  8. 6b1e5f5 wgsl: Do not require a semicolon after a struct by James Price · 3 years, 2 months ago
  9. a5d3986 tests: Stop using the [[block]] attribute by James Price · 3 years, 4 months ago
  10. 1b03f0a reader/wgsl: Generate ForLoopStatements by Ben Clayton · 3 years, 9 months ago
  11. e6cb51e validation: compute shader must include 'workgroup_size' in its attributes by Sarah · 3 years, 9 months ago
  12. 93e8f52 wgsl: Deprecate [[access]] decorations by Ben Clayton · 3 years, 10 months ago
  13. d123267 test: Generate expected output for all tests by Ben Clayton · 3 years, 11 months ago