Historique des commits

Auteur SHA1 Message Date
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) il y a 8 mois
  Richard Smith 7cac77119c Support `import Cpp inline "some code";`. (#5904) il y a 9 mois
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) il y a 10 mois
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) il y a 1 an
  Dana Jansens f0663715dd Even more usage of TypeInstId (#5296) il y a 1 an
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) il y a 1 an
  Jon Ross-Perkins 21687e8cb1 Fix use of keyword names in qualifiers with params (#5130) il y a 1 an
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) il y a 1 an
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) il y a 1 an
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) il y a 1 an
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) il y a 1 an
  Dana Jansens 3f01310039 Make choice work for alternatives without parameters (#4815) il y a 1 an
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) il y a 1 an
  Geoff Romer f502e8d6ff Avoid speculatively pushing a pattern block in impl handling (#4943) il y a 1 an
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) il y a 1 an
  Richard Smith 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) il y a 1 an
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 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 4f10735751 Track params in the parser (#4777) il y a 1 an
  Jon Ross-Perkins cb4686bf21 Enable misc-non-private-member-variables-in-classes and adjust style to match (#4702) il y a 1 an
  Jon Ross-Perkins bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) il y a 1 an
  Jon Ross-Perkins 138ecf108f Remove verbose formatting of instructions on crash messages. (#4495) il y a 1 an
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) il y a 1 an
  Jon Ross-Perkins dd43bb92b5 Refactor struct literal parse nodes. (#4470) il y a 1 an
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) il y a 1 an
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) il y a 1 an