- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 6 months ago
- cedcdf3 Change namespace of tint::type by dan sinclair · 1 year, 8 months ago
- cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 8 months ago
- dc68d5c [tint] Move utils/text/symbol* to utils/symbol by Ben Clayton · 1 year, 8 months ago
- bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
- 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 9 months ago
- 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 9 months ago
- e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 9 months ago
- b14a778 [shuffle] Move builtin to new structure. by dan sinclair · 1 year, 9 months ago
- 91b68cd [shuffle] Move utils to new structure. by dan sinclair · 1 year, 9 months ago
- d3b1369 [shuffle] Move sem to new structure. by dan sinclair · 1 year, 9 months ago[Renamed (96%) from src/tint/sem/struct.h]
- 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 9 months ago
- bc6720b tint/type: Remove Source from Struct & StructMember by Ben Clayton · 2 years ago
- bc9e422 tint: Use type::Struct where possible by Ben Clayton · 2 years ago
- 576ba1c tint: Add StructMember attributes to sem. by Ben Clayton · 2 years ago chromium/5738
- 12fa303 Move castable into utils. by dan sinclair · 2 years ago
- 2a65163 Move type::AddressSpace to builtin/ by dan sinclair · 2 years, 1 month ago
- 18b2158 Move ast/address_space to type/ by dan sinclair · 2 years, 2 months ago
- 28a7827 Rename type Base methods by dan sinclair · 2 years, 4 months ago
- f53b2b5 Split sem/struct into sem and type. by dan sinclair · 2 years, 4 months ago
- 5f764d8 Move type base classes into type/ folder. by dan sinclair · 2 years, 4 months ago
- ad9cd0a Add base class for sem Struct and StructMember by dan sinclair · 2 years, 4 months ago
- 49334b0 tint/utils: Remove non-const accessors on VectorRef by Ben Clayton · 2 years, 4 months ago
- f745e4e Add Source to sem::Struct by dan sinclair · 2 years, 4 months ago
- 331a3b7 Add Source to sem::StructMember by dan sinclair · 2 years, 4 months ago
- 31b7fca tint: Add abstract overload of modf by Ben Clayton · 2 years, 4 months ago
- 80b2312 tint/sem: Add Type::Flags() by Ben Clayton · 2 years, 5 months ago
- ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 6 months ago
- 97c9e0b Store struct member location into the sem. by dan sinclair · 2 years, 7 months ago
- 6fb5d37 tint/sem: Add const to StructMember 'type'. by Ben Clayton · 2 years, 8 months ago
- 46c32d8 Early out Is checks. by dan sinclair · 2 years, 9 months ago
- dfeaf290 tint: Add sem::IndexAccessorExpression by Antonio Maiorano · 2 years, 9 months ago
- 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 3 years ago chromium/5038 chromium/5039
- a7230f0 tint: Standardize the way we forward-declare by Ben Clayton · 3 years ago
- c990b3c Condense namespaces in tint/sem. by dan sinclair · 3 years ago
- 41f8d2a Use 'final' specifier on leaf classes by Ben Clayton · 3 years, 1 month ago
- dc0e31c sem: Remove Type::type_name. by Ben Clayton · 3 years, 1 month ago
- 4391975 sem: Use UniqueAllocator for types by Ben Clayton · 3 years, 1 month ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago