- ce6dffe Move Number into core namespace. by dan sinclair · 1 year, 8 months ago chromium/5950 chromium/5951 chromium/5952 chromium/5952_2 chromium/5952_2_3
- cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 8 months ago
- 6119045 [shuffle] Move wgsl reader to new structure. by dan sinclair · 1 year, 8 months ago[Renamed (99%) from src/tint/lang/wgsl/reader/lexer_test.cc]
- 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 8 months ago
- b14a778 [shuffle] Move builtin to new structure. by dan sinclair · 1 year, 8 months ago
- 7cf568f [shuffle] Move reader/wgsl to new structure. by dan sinclair · 1 year, 8 months ago[Renamed (99%) from src/tint/reader/wgsl/lexer_test.cc]
- 66805b0 [tint] Migrate to 'fluent types' by Ben Clayton · 1 year, 10 months ago
- 6c34e11 Support float values where the zeros change the exponent by dan sinclair · 2 years ago
- 2fe7f19 Use `absl::from_chars` instead of `strtod` by dan sinclair · 2 years, 1 month ago
- 187e0d5 Add `requires` directive by dan sinclair · 2 years, 1 month ago chromium/5613
- b92ff39 Remove `static_assert` deprecation. by dan sinclair · 2 years, 1 month ago
- 2157170 Remove the `type` keyword. by dan sinclair · 2 years, 1 month ago
- 643f2aa tint/reader/wgsl: Remove type keywords by Ben Clayton · 2 years, 1 month ago
- c98d57d tint: Rename 'static_assert' to 'const_assert' by Ben Clayton · 2 years, 2 months ago
- 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years, 2 months ago chromium/5559
- 6fc130b tint/reader/wgsl/lexer: Make '>>=' splittable by Ben Clayton · 2 years, 2 months ago chromium/5557
- ffe356d tint/lexer: Add 'diagnostic' keyword by James Price · 2 years, 2 months ago chromium/5555 chromium/5556
- b3b027d Update lexer to not include `-` in numbers. by dan sinclair · 2 years, 5 months ago
- 2788bec Add `element_count_expression` to WGSL parser by dan sinclair · 2 years, 7 months ago
- 6c8dc15 Add core_lhs_expression and lhs_expression to parser. by dan sinclair · 2 years, 7 months ago
- f3015a8 tint/reader: Parse static_assert by Ben Clayton · 2 years, 8 months ago
- 6f8d945 Sync reserved token list to WGSL spec. by dan sinclair · 2 years, 8 months ago chromium/5217
- 73778d3b Add support for >>= and <<=. by dan sinclair · 2 years, 8 months ago
- 0cbf5a9 Pre-parse token list. by dan sinclair · 2 years, 8 months ago chromium/5202
- a089376 Context aware address space parsing. by dan sinclair · 2 years, 8 months ago chromium/5196
- e48ef8e tint/reader: Enable 'const' parsing for unit-tests by Ben Clayton · 2 years, 9 months ago
- e021566 tint/reader/wgsl: Lex 'const' by Ben Clayton · 2 years, 9 months ago
- 49d1a2d Add while statement parsing. by dan sinclair · 2 years, 9 months ago
- 0fb4e2c tint: f16 literal in WGSL lexer and check subnormal f32/f16 hex literal by Zhaoming Jiang · 2 years, 10 months ago
- 8b09bc9 tint: Lex abstract integers by Ben Clayton · 2 years, 10 months ago
- e6c03a3 tint/reader/wgsl: Lex abstract floats by Ben Clayton · 2 years, 10 months ago chromium/5086
- ef702af tint/reader/wgsl: Use CheckedConvert() for lexing by Ben Clayton · 2 years, 10 months ago
- 824e824 tint: Rename float / int literal tokens by Ben Clayton · 2 years, 11 months ago
- 41285aa tint: Lex different tokens for float suffixes by Ben Clayton · 2 years, 11 months ago
- f693488 tint: Lex three types of integer literal by Ben Clayton · 2 years, 11 months ago
- e55877d tint: Chromium-style fixes by Ben Clayton · 2 years, 11 months ago
- 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 11 months ago chromium/5038 chromium/5039
- 2577530 Implement support for Unicode Pattern_White_Space by Antonio Maiorano · 3 years ago
- 30a03d9 Condense namespaces in tint/reader/wgsl. by dan sinclair · 3 years ago
- 555c256 wgsl: Add support for compound assignment by James Price · 3 years ago
- 7d38b88 Remove support for the elseif keyword by James Price · 3 years ago
- 6bd90d6 Remove support for [[attribute]] syntax by James Price · 3 years ago
- 453d5ae Terminate line comments with \v, \f, and \r by James Price · 3 years ago
- 64b7754 Error on invalid UTF-8 sequences by Ben Clayton · 3 years ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago