Commit History

Author SHA1 Message Date
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) 1 year ago
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) 2 years ago
  Richard Smith 0a06fceb5f Improve diagnosis of mismatched brackets. (#3282) 2 years ago
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 years ago
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 years ago
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 years ago
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) 2 years ago
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 years ago
  Jon Ross-Perkins 7f53a792c0 Fix crash when array contents aren't an expression. (#3424) 2 years ago