Историја ревизија

Аутор SHA1 Порука Датум
  Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) пре 7 месеци
  Elliott Kalt 58de34e534 Decouple associated constants from let (#5973) пре 8 месеци
  Richard Smith 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) пре 8 месеци
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) пре 8 месеци
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) пре 9 месеци
  Richard Smith 7cac77119c Support `import Cpp inline "some code";`. (#5904) пре 9 месеци
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) пре 1 година
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) пре 1 година
  Jon Ross-Perkins 21687e8cb1 Fix use of keyword names in qualifiers with params (#5130) пре 1 година
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) пре 1 година
  Jon Ross-Perkins 197e784140 Add parsing for partial types (#5009) пре 1 година
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) пре 1 година
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) пре 1 година
  Jon Ross-Perkins 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) пре 1 година
  Jon Ross-Perkins 44a5e371b2 Reduce clangd-displayed errors for def files (#4957) пре 1 година
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) пре 1 година
  Geoff Romer f502e8d6ff Avoid speculatively pushing a pattern block in impl handling (#4943) пре 1 година
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) пре 1 година
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) пре 1 година
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) пре 1 година
  Geoff Romer 4f10735751 Track params in the parser (#4777) пре 1 година
  Jon Ross-Perkins dd43bb92b5 Refactor struct literal parse nodes. (#4470) пре 1 година
  josh11b d6b2fb1736 Add parse support for multiple requirements after `where` separated by `and` (#4298) пре 1 година
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) пре 1 година
  josh11b 702d0d8a53 Parsing of designators like `.x` or `.Self` (#4254) пре 1 година
  Brymer Meneses c353f6bd78 change tuple index (#4218) пре 1 година
  Jon Ross-Perkins ae675e61bd Add initial parsing for 'extern library' (#4173) пре 1 година
  Richard Smith 4aa34978eb Import support for tuple, struct and integer values. (#4042) пре 1 година
  Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) пре 1 година
  Richard Smith 419d2e39d8 Move child count and bracketing information for parse nodes into the node kind definition. (#4000) пре 1 година