Commit History

Autor SHA1 Mensaxe Data
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) hai 1 ano
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) hai 1 ano
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) hai 1 ano
  Richard Smith 79ba184dab Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670) hai 1 ano
  Richard Smith 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) hai 1 ano
  Jon Ross-Perkins 87b3671330 Refactor single-unit checking out of check.cpp (#4649) hai 1 ano
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) hai 1 ano
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) hai 1 ano
  Richard Smith e75ef34591 Improve diagnostics for missing qualified names. (#4638) hai 1 ano
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) hai 1 ano
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) hai 1 ano
  Richard Smith ead09da2d5 Remove some assumptions that the object representation for a type is that type itself. (#4640) hai 1 ano
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) hai 1 ano
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) hai 1 ano
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) hai 1 ano
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) hai 1 ano
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) hai 1 ano
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) hai 1 ano
  David Blaikie f921923b4b lazy field index (#4514) hai 1 ano
  Boaz Brickner bbd8b55be2 Clarify what specific name in the Core package is looked for when diagnosing that the Core package is not found (#4571) hai 1 ano
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) hai 1 ano
  Richard Smith 5e4038048b Import the full list of extended scopes. (#4562) hai 1 ano
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) hai 1 ano
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) hai 1 ano
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) hai 1 ano
  Jon Ross-Perkins 4eb955bf42 Drop std:: on size_t in various spots. (#4546) hai 1 ano
  Richard Smith 145f878ce8 Allow `extend adapt` of non-class types. (#4544) hai 1 ano
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) hai 1 ano
  josh11b 39ed62dad7 Add `facet_types()` accessor to `Check::Context` (#4518) hai 1 ano
  Richard Smith de9b7d282a Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509) hai 1 ano