Historique des commits

Auteur SHA1 Message Date
  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
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) il y a 1 an
  Geoff Romer 4f10735751 Track params in the parser (#4777) il y a 1 an
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) il y a 1 an
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  josh11b 7611aac355 Clarify what was missing in binding pattern errors (#4314) il y a 1 an
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) il y a 1 an
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) il y a 2 ans
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) il y a 2 ans
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) il y a 2 ans
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) il y a 2 ans
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) il y a 2 ans
  Geoff Romer 9e0d831092 Handle `let` with no closing semicolon (#3323) il y a 2 ans