- cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 6 months ago
- d368f2c [tint] Use consistent file pattern for test files by Ben Clayton · 1 year, 7 months ago
- bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 7 months ago chromium/5917
- 9d97f22 [shuffle] Move resolver/ to new structure. by dan sinclair · 1 year, 7 months ago[Renamed (98%) from src/tint/resolver/atomics_validation_test.cc]
- 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 7 months ago
- e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 7 months ago
- 2a65163 Move type::AddressSpace to builtin/ by dan sinclair · 2 years ago
- b6cc4cb Move type/access to builtin. by dan sinclair · 2 years ago
- 971318f tint: Replace all remaining AST types with ast::Type by Ben Clayton · 2 years ago
- 9e36723 tint: Rework TypesBuilder::array() to take attribute list by Ben Clayton · 2 years ago
- 61c16eb Move ast/access to type/access. by dan sinclair · 2 years, 1 month ago
- 18b2158 Move ast/address_space to type/ by dan sinclair · 2 years, 1 month ago
- d8a0845 Move atomic to type/ by dan sinclair · 2 years, 2 months ago
- 4d56b48 Move pointer and ref to type/ by dan sinclair · 2 years, 2 months ago
- 34afd9b tint/resolver: Clean up variable validation by Ben Clayton · 2 years, 3 months ago
- ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 4 months ago
- be4c9f4 Convert @group to an expression by dan sinclair · 2 years, 6 months ago chromium/5270
- f9b831c Convert @binding to an expression by dan sinclair · 2 years, 6 months ago
- 58794ae tint::ProgramBuilder: Simplify variable constructors by Ben Clayton · 2 years, 6 months ago
- 783b169 tint/ast: Migrate to utils::Vector by Ben Clayton · 2 years, 7 months ago
- 01208e7 tint: Rename Global() -> GlobalVar() by Ben Clayton · 2 years, 8 months ago
- ee49b1e tint/resolver: Clean up 'var' resolving by Ben Clayton · 2 years, 8 months ago chromium/5133
- 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 10 months ago
- 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 10 months ago chromium/5038 chromium/5039
- 01004b7 tint: Remove '_type' suffix from file names by Ben Clayton · 2 years, 10 months ago
- d209379 Condense namespaces in tint/resolver. by dan sinclair · 2 years, 10 months ago
- 12f2f9b validation: Allow storage atomics without structs by James Price · 2 years, 11 months ago
- 8bcecf3 Remove @block attribute by James Price · 2 years, 11 months ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years ago