Geoff Romer
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
1 年間 前 |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
1 年間 前 |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 年間 前 |
Geoff Romer
|
6e65a30b5d
Rename `ParamList` to `TuplePattern` (#3479)
|
2 年 前 |
Richard Smith
|
fe6f7b4330
Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453)
|
2 年 前 |
Jon Ross-Perkins
|
d73729179a
Switch modifiers to use distinct parse nodes. (#3461)
|
2 年 前 |
josh11b
|
fada410559
Support declaration modifier keywords (#3412)
|
2 年 前 |