Historique des commits

Auteur SHA1 Message Date
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) il y a 1 an
  Geoff Romer 96256652c5 Use FullPatternStack instead of node stack for binding context (#4829) il y a 1 an
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  Jon Ross-Perkins f7269482fe Remove node_stack Peek templating where possible (#4801) il y a 1 an
  Geoff Romer 9b28d3ad78 Late response to comments on #4698 (#4758) il y a 1 an
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) il y a 1 an
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) il y a 1 an
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) il y a 1 an
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) il y a 1 an
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) il y a 1 an
  David Blaikie f921923b4b lazy field index (#4514) il y a 1 an
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) il y a 1 an
  Geoff Romer 5759ad8b42 Remove forward references from binding patterns (#4494) il y a 1 an
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) il y a 1 an
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) il y a 1 an
  Jon Ross-Perkins 99e96605bf Don't create a compile time binding after CompileTimeBindingInVarDecl (#4463) il y a 1 an
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) il y a 1 an
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) il y a 1 an
  Jon Ross-Perkins 96964ee534 Implement basic bool and int formatting for diagnostics (#4411) il y a 1 an
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) il y a 1 an
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) il y a 1 an
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) il y a 1 an
  Geoff Romer 6439f9065d Handle block scopes in compile-time binding check (#4379) il y a 1 an
  Richard Smith 4ca711c175 When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355) il y a 1 an
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) il y a 1 an
  Jon Ross-Perkins 87678cc374 Disallow compile time bindings where they aren't clearly supported. (#4338) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an