Histórico de Commits

Autor SHA1 Mensagem Data
  Dana Jansens 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) há 1 ano atrás
  Jon Ross-Perkins 832c6398d6 Reduce explicit SemIR::LocIdAndInst construction (#5153) há 1 ano atrás
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) há 1 ano atrás
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) há 1 ano atrás
  josh11b 3ebd098597 Completing a type no longer ignores facet types (#5004) há 1 ano atrás
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) há 1 ano atrás
  Dana Jansens d5f3d3365a Allow checking to continue after 'impl as' outside class (#4937) há 1 ano atrás
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) há 1 ano atrás
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) há 1 ano atrás
  Geoff Romer f502e8d6ff Avoid speculatively pushing a pattern block in impl handling (#4943) há 1 ano atrás
  Jon Ross-Perkins afef6cd940 Refactor name lookup logic out of Context (#4930) há 1 ano atrás
  Dana Jansens d6ce8f192d Don't use an impl when 'extend impl' is an error (#4935) há 1 ano atrás
  josh11b 50b3c825e4 Handle `extend impl` in function body (#4924) há 1 ano atrás
  josh11b 5abe5a3c21 Stop allowing `impl` redeclarations to differ syntactically in `where` clause (#4850) há 1 ano atrás
  Geoff Romer 96256652c5 Use FullPatternStack instead of node stack for binding context (#4829) há 1 ano atrás
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) há 1 ano atrás
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) há 1 ano atrás
  Jon Ross-Perkins d958caaff3 Refactor CheckIsAllowedRedecl and stop function definition merging (#4800) há 1 ano atrás
  Jon Ross-Perkins 9dc450e0af Stop merging invalid impl redefinitions (#4798) há 1 ano atrás
  josh11b 230a8ee598 Support associated constants in impl witnesses (#4770) há 1 ano atrás
  josh11b 1d379ff7f8 Syntactic `impl` declaration matching updates (#4762) há 1 ano atrás
  Boaz Brickner 72e594dfd0 Do not try to recover from using impl outside class error (#4755) há 1 ano atrás
  josh11b c5fd8f42b8 `ImplWitness` (#4679) há 1 ano atrás
  josh11b 1a5107efa4 Clarify the logic for invalid impl redeclarations (#4738) há 1 ano atrás
  josh11b 01ca9f05dd `has_definition_started` accessor for entities (#4730) há 1 ano atrás
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) há 1 ano atrás
  josh11b 85ea848879 Fix syntactic match of impl decl to definition (#4709) há 1 ano atrás
  Richard Smith 042ac39426 Pacify CHECK failure on invalid code. (#4665) há 1 ano atrás
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) há 1 ano atrás
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) há 1 ano atrás