Jon Ross-Perkins
|
c44e688e5d
Add parsing for 'fn destroy' (#5045)
|
1 年間 前 |
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 年間 前 |
Richard Smith
|
28170c7867
Parse parameters in name qualifiers. (#3988)
|
1 年間 前 |
josh11b
|
29104e212a
Do TODO to rename `QualifiedDecl` -> `QualifiedName` (#3543)
|
2 年 前 |
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 年 前 |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
2 年 前 |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 年 前 |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 年 前 |
Richard Smith
|
7d9340880e
Separate `ClassType` from `ClassDeclaration`. (#3329)
|
2 年 前 |
Chandler Carruth
|
a46ca6bf7a
Add a start-of-file token and parse node. (#3263)
|
2 年 前 |
Jon Ross-Perkins
|
0b340a2ed2
Update parse tree yaml for multi-file. (#3215)
|
2 年 前 |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 年 前 |