Commit History

Autor SHA1 Mensaxe Data
  Jon Ross-Perkins 21687e8cb1 Fix use of keyword names in qualifiers with params (#5130) hai 1 ano
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) hai 1 ano
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) hai 1 ano
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) hai 1 ano
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) hai 1 ano
  Dana Jansens 3f01310039 Make choice work for alternatives without parameters (#4815) hai 1 ano
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) hai 1 ano
  Geoff Romer f502e8d6ff Avoid speculatively pushing a pattern block in impl handling (#4943) hai 1 ano
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) hai 1 ano
  Richard Smith 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) hai 1 ano
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) hai 1 ano
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) hai 1 ano
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hai 1 ano
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) hai 1 ano
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) hai 1 ano
  Jon Ross-Perkins f7269482fe Remove node_stack Peek templating where possible (#4801) hai 1 ano
  Geoff Romer 4f10735751 Track params in the parser (#4777) hai 1 ano
  Jon Ross-Perkins cb4686bf21 Enable misc-non-private-member-variables-in-classes and adjust style to match (#4702) hai 1 ano
  Jon Ross-Perkins bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) hai 1 ano
  Jon Ross-Perkins 138ecf108f Remove verbose formatting of instructions on crash messages. (#4495) hai 1 ano
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) hai 1 ano
  Jon Ross-Perkins dd43bb92b5 Refactor struct literal parse nodes. (#4470) hai 1 ano
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) hai 1 ano
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) hai 1 ano
  josh11b 49a8efbe1b `where` check stage, step 1: designators (#4329) hai 1 ano
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) hai 1 ano
  josh11b d6b2fb1736 Add parse support for multiple requirements after `where` separated by `and` (#4298) hai 1 ano
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) hai 1 ano
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) hai 1 ano
  Geoff Romer 49f2136325 Remove `default` from ComputeIdKindTable switch (#4280) hai 1 ano