Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) před 1 rokem
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) před 1 rokem
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) před 1 rokem
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) před 1 rokem
  Geoff Romer 4f10735751 Track params in the parser (#4777) před 1 rokem
  Chandler Carruth 1b2eb42c5a Start avoiding parse diagnostics on error tokens (#4431) před 1 rokem
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) před 1 rokem
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) před 1 rokem
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) před 2 roky
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) před 2 roky
  Richard Smith 0a06fceb5f Improve diagnosis of mismatched brackets. (#3282) před 2 roky
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) před 2 roky
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) před 2 roky
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) před 2 roky
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) před 2 roky
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) před 2 roky
  Jon Ross-Perkins 7f53a792c0 Fix crash when array contents aren't an expression. (#3424) před 2 roky