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 |