Commit History

Autor SHA1 Mensaxe Data
  Elliott Kalt 58de34e534 Decouple associated constants from let (#5973) hai 8 meses
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) hai 8 meses
  Richard Smith 7cac77119c Support `import Cpp inline "some code";`. (#5904) hai 9 meses
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) hai 10 meses
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) hai 1 ano
  Dana Jansens f0663715dd Even more usage of TypeInstId (#5296) hai 1 ano
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) hai 1 ano
  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