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

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 588bdd74c3 Refactor region_stack logic out of Context (#4927) 1 год назад
  Jon Ross-Perkins b0d49ba957 Move control flow block functions to their own file. (#4921) 1 год назад
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) 1 год назад
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) 1 год назад
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) 1 год назад
  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 51d7e6315e When looking up a name in a scope, propagate the lookup result when it's poisoned (#4851) 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 год назад
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 год назад
  josh11b 01ca9f05dd `has_definition_started` accessor for entities (#4730) 1 год назад
  Chandler Carruth aca862ceff Fix a clang-tidy issue (#4723) 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 год назад
  Richard Smith 79ba184dab Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670) 1 год назад
  Richard Smith 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) 1 год назад
  Jon Ross-Perkins 87b3671330 Refactor single-unit checking out of check.cpp (#4649) 1 год назад