- 2a65163 Move type::AddressSpace to builtin/ by dan sinclair · 2 years, 1 month ago
- b6cc4cb Move type/access to builtin. by dan sinclair · 2 years, 1 month ago
- 61c16eb Move ast/access to type/access. by dan sinclair · 2 years, 2 months ago
- 18b2158 Move ast/address_space to type/ by dan sinclair · 2 years, 2 months ago
- 946858a Move array to type/ by dan sinclair · 2 years, 4 months ago
- d8a0845 Move atomic to type/ by dan sinclair · 2 years, 4 months ago
- 0e780da Move vector and matrix to type/. by dan sinclair · 2 years, 4 months ago
- 4d56b48 Move pointer and ref to type/ by dan sinclair · 2 years, 4 months ago
- d37ecf9 Move scalar types over to type/ folder. by dan sinclair · 2 years, 4 months ago
- 5f764d8 Move type base classes into type/ folder. by dan sinclair · 2 years, 4 months ago
- 4b1d79e Moved sem::ArrayCount to an inherited structure by dan sinclair · 2 years, 4 months ago
- ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 6 months ago
- 78f8067 Fix overrides in array size. by dan sinclair · 2 years, 6 months ago
- 6058882 tint/resolver: Add f16 types, constructor, and conversions by Zhaoming Jiang · 2 years, 9 months ago chromium/5149
- 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 3 years ago chromium/5038 chromium/5039
- 01004b7 tint: Remove '_type' suffix from file names by Ben Clayton · 3 years ago
- d3a5080 Fixup validator tests added during split from resolver. by dan sinclair · 3 years ago
- f05575b [tint] Move validation code into a Validator class. by dan sinclair · 3 years ago