История коммитов

Автор SHA1 Сообщение Дата
  Dana Jansens 7c7e169994 Avoid diagnosing conversion errors inside deduction of impl arguments (#4976) 1 год назад
  Dana Jansens 382094b725 Support conversion of facet-ish values for type deduction (#4956) 1 год назад
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) 1 год назад
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) 1 год назад
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) 1 год назад
  Dana Jansens 30b2b5ef81 Use FacetAccessType when converting to a value of type FacetType (#4925) 1 год назад
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) 1 год назад
  Dana Jansens f3a898bac0 Support implicit conversion from a type value to a facet value (#4863) 1 год назад
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) 1 год назад
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
  Richard Smith d31fc9ad02 Support array types with dependent bounds. (#4751) 1 год назад
  Dana Jansens c59ceb1f7b Support builtin conversions of adapter classes (#4655) 1 год назад
  Jon Ross-Perkins 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) 1 год назад
  Richard Smith 79ba184dab Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670) 1 год назад
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) 1 год назад
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) 1 год назад
  David Blaikie a2c939a2a2 Add an instruction for vptr initialization (#4633) 1 год назад
  Richard Smith ead09da2d5 Remove some assumptions that the object representation for a type is that type itself. (#4640) 1 год назад
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 год назад
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 год назад
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 год назад
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 год назад
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) 1 год назад
  David Blaikie b15875e302 element index init with vptr (#4565) 1 год назад
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 год назад
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 год назад
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 1 год назад
  Jon Ross-Perkins 4eb955bf42 Drop std:: on size_t in various spots. (#4546) 1 год назад
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) 1 год назад
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 год назад