تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  josh11b 5abe5a3c21 Stop allowing `impl` redeclarations to differ syntactically in `where` clause (#4850) 1 سال پیش
  Geoff Romer 96256652c5 Use FullPatternStack instead of node stack for binding context (#4829) 1 سال پیش
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 سال پیش
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 سال پیش
  Jon Ross-Perkins d958caaff3 Refactor CheckIsAllowedRedecl and stop function definition merging (#4800) 1 سال پیش
  Jon Ross-Perkins 9dc450e0af Stop merging invalid impl redefinitions (#4798) 1 سال پیش
  josh11b 230a8ee598 Support associated constants in impl witnesses (#4770) 1 سال پیش
  josh11b 1d379ff7f8 Syntactic `impl` declaration matching updates (#4762) 1 سال پیش
  Boaz Brickner 72e594dfd0 Do not try to recover from using impl outside class error (#4755) 1 سال پیش
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 سال پیش
  josh11b 1a5107efa4 Clarify the logic for invalid impl redeclarations (#4738) 1 سال پیش
  josh11b 01ca9f05dd `has_definition_started` accessor for entities (#4730) 1 سال پیش
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 سال پیش
  josh11b 85ea848879 Fix syntactic match of impl decl to definition (#4709) 1 سال پیش
  Richard Smith 042ac39426 Pacify CHECK failure on invalid code. (#4665) 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 سال پیش
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) 1 سال پیش
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 سال پیش
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 سال پیش
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 سال پیش
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) 1 سال پیش
  josh11b 39ed62dad7 Add `facet_types()` accessor to `Check::Context` (#4518) 1 سال پیش
  josh11b 4f474fafb5 Remove some single-interface restrictions from some uses of facet types (#4508) 1 سال پیش
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 سال پیش
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 سال پیش
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 1 سال پیش
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 سال پیش
  Richard Smith 9fadfb5e82 Basic support for argument deduction in generic `impl`s. (#4380) 1 سال پیش
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 سال پیش