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

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) 1 год назад
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 год назад
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) 1 год назад
  Jon Ross-Perkins 7befe2ce9f Switch custom error stream output to diagnostic (#4846) 1 год назад
  Jon Ross-Perkins ad0a47d06b Change LookupNameInCore to use a LocId (#4858) 1 год назад
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) 1 год назад
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 год назад
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) 1 год назад
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 год назад
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 год назад
  Richard Smith 6bc36b045f Rearrange name poisoning logic to do a little less work. (#4766) 1 год назад
  Richard Smith 0d70091bda Fix introduction of class and interface names in local scopes. (#4793) 1 год назад
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) 1 год назад
  Geoff Romer 9b28d3ad78 Late response to comments on #4698 (#4758) 1 год назад
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 год назад
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) 1 год назад
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) 1 год назад
  Jon Ross-Perkins 3ce0df67bb Add `Dump` functions to Check, Parse, and Lex (#4669) 1 год назад
  Richard Smith 79ba184dab Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670) 1 год назад
  Jon Ross-Perkins 87b3671330 Refactor single-unit checking out of check.cpp (#4649) 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 год назад
  Richard Smith e75ef34591 Improve diagnostics for missing qualified names. (#4638) 1 год назад
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 год назад
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 год назад
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 год назад
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 год назад
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) 1 год назад
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) 1 год назад