커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  David Blaikie f921923b4b lazy field index (#4514) 1 년 전
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 년 전
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 1 년 전
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) 1 년 전
  josh11b 39ed62dad7 Add `facet_types()` accessor to `Check::Context` (#4518) 1 년 전
  Richard Smith de9b7d282a Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509) 1 년 전
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 년 전
  Geoff Romer 5759ad8b42 Remove forward references from binding patterns (#4494) 1 년 전
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 년 전
  Richard Smith fcabeb6725 Don't create instructions for implicit constants. (#4497) 1 년 전
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 년 전
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) 1 년 전
  Chandler Carruth 55d8edcdc7 Some trivial check-phase inlining. (#4362) 1 년 전