История коммитов

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) 1 год назад
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) 1 год назад
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) 1 год назад
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) 1 год назад
  Jon Ross-Perkins 8af64ceca6 Change Context::IsImplFile to File::is_impl (#4931) 1 год назад
  Jon Ross-Perkins 588bdd74c3 Refactor region_stack logic out of Context (#4927) 1 год назад
  Jon Ross-Perkins b0d49ba957 Move control flow block functions to their own file. (#4921) 1 год назад
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) 1 год назад
  Dana Jansens 7d6cd3da6d Add a test and check-support for positional params with a return type (#4899) 1 год назад
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) 1 год назад
  Jon Ross-Perkins 3bd7252f29 Clean up obsolete import handling in class/function (#4857) 1 год назад
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 год назад
  Jon Ross-Perkins d958caaff3 Refactor CheckIsAllowedRedecl and stop function definition merging (#4800) 1 год назад
  Geoff Romer 4f10735751 Track params in the parser (#4777) 1 год назад
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) 1 год назад
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 год назад
  josh11b 01ca9f05dd `has_definition_started` accessor for entities (#4730) 1 год назад
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 год назад
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) 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 cd1ecf1297 When a builtin function expects type T also allow an adapter for T. (#4643) 1 год назад
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 год назад
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 год назад
  Richard Smith 80a3dc83bc Fix impl lookup to properly look in the IR containing a transitively-imported entity. (#4625) 1 год назад
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 год назад
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) 1 год назад
  David Blaikie 14bb9dd5cf disallow impl without base (#4583) 1 год назад
  David Blaikie f921923b4b lazy field index (#4514) 1 год назад