Histórico de Commits

Autor SHA1 Mensagem Data
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) há 1 ano atrás
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) há 1 ano atrás
  Richard Smith 6bc36b045f Rearrange name poisoning logic to do a little less work. (#4766) há 1 ano atrás
  Richard Smith 0d70091bda Fix introduction of class and interface names in local scopes. (#4793) há 1 ano atrás
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) há 1 ano atrás
  Geoff Romer 9b28d3ad78 Late response to comments on #4698 (#4758) há 1 ano atrás
  josh11b c5fd8f42b8 `ImplWitness` (#4679) há 1 ano atrás
  josh11b 01ca9f05dd `has_definition_started` accessor for entities (#4730) há 1 ano atrás
  Chandler Carruth aca862ceff Fix a clang-tidy issue (#4723) há 1 ano atrás
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) há 1 ano atrás
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) há 1 ano atrás
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) há 1 ano atrás
  Richard Smith 79ba184dab Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670) há 1 ano atrás
  Richard Smith 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) há 1 ano atrás
  Jon Ross-Perkins 87b3671330 Refactor single-unit checking out of check.cpp (#4649) há 1 ano atrás
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) há 1 ano atrás
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) há 1 ano atrás
  Richard Smith e75ef34591 Improve diagnostics for missing qualified names. (#4638) há 1 ano atrás
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) há 1 ano atrás
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) há 1 ano atrás
  Richard Smith ead09da2d5 Remove some assumptions that the object representation for a type is that type itself. (#4640) há 1 ano atrás
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) há 1 ano atrás
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) há 1 ano atrás
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) há 1 ano atrás
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) há 1 ano atrás
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) há 1 ano atrás
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) há 1 ano atrás
  David Blaikie f921923b4b lazy field index (#4514) há 1 ano atrás
  Boaz Brickner bbd8b55be2 Clarify what specific name in the Core package is looked for when diagnosing that the Core package is not found (#4571) há 1 ano atrás
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) há 1 ano atrás