Историја ревизија

Аутор SHA1 Порука Датум
  Jon Ross-Perkins 68f6906c9f Refactor BuildFunctionDecl (#5098) пре 1 година
  Jon Ross-Perkins e7b68572fa Consolidate post-check logic (#5003) пре 1 година
  Jon Ross-Perkins 524a6337f4 Improve decl_name_stack comments (#4977) пре 1 година
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) пре 1 година
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) пре 1 година
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) пре 1 година
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) пре 1 година
  Jon Ross-Perkins afef6cd940 Refactor name lookup logic out of Context (#4930) пре 1 година
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) пре 1 година
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) пре 1 година
  Boaz Brickner f4e19f4390 Change `DeclNameStack::LookupOrAddName()` to return `SemIR::ScopeLookupResult` instead of a `pair` (#4852) пре 1 година
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) пре 1 година
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) пре 1 година
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) пре 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 година
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) пре 1 година
  Richard Smith 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) пре 1 година
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) пре 1 година
  Boaz Brickner a297eef2d5 [NFC] In DeclNameStack::AddName(), use NameScope::AddRequired() instead of duplicating its logic (#4610) пре 1 година
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) пре 1 година
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) пре 1 година
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) пре 1 година
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) пре 1 година
  Richard Smith a4fe9be2e4 Resolve the definition of the self specific when re-entering its scope for an inline method definition. (#4281) пре 1 година
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) пре 1 година
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) пре 1 година
  Richard Smith a0973f4f47 When reentering an interface scope, reintroduce the `Self` parameter. (#4162) пре 1 година
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) пре 1 година
  Richard Smith fe359b1a08 Substitute into generic class and interface definitions when we require them to be fully defined. (#4139) пре 1 година