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