Historie revizí

Autor SHA1 Zpráva Datum
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) před 1 rokem
  Geoff Romer 9b28d3ad78 Late response to comments on #4698 (#4758) před 1 rokem
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) před 1 rokem
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) před 1 rokem
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) před 1 rokem
  Jon Ross-Perkins 3ce0df67bb Add `Dump` functions to Check, Parse, and Lex (#4669) před 1 rokem
  Richard Smith 79ba184dab Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670) před 1 rokem
  Jon Ross-Perkins 87b3671330 Refactor single-unit checking out of check.cpp (#4649) před 1 rokem
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) před 1 rokem
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) před 1 rokem
  Richard Smith e75ef34591 Improve diagnostics for missing qualified names. (#4638) před 1 rokem
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) před 1 rokem
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) před 1 rokem
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) před 1 rokem
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) před 1 rokem
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) před 1 rokem
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) před 1 rokem
  David Blaikie f921923b4b lazy field index (#4514) před 1 rokem
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) před 1 rokem
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) před 1 rokem
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) před 1 rokem
  josh11b 39ed62dad7 Add `facet_types()` accessor to `Check::Context` (#4518) před 1 rokem
  Richard Smith de9b7d282a Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509) před 1 rokem
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) před 1 rokem
  Geoff Romer 5759ad8b42 Remove forward references from binding patterns (#4494) před 1 rokem
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) před 1 rokem
  Richard Smith fcabeb6725 Don't create instructions for implicit constants. (#4497) před 1 rokem
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) před 1 rokem
  Chandler Carruth 55d8edcdc7 Some trivial check-phase inlining. (#4362) před 1 rokem