Jon Ross-Perkins
|
1670baf180
Make binary operators non-member (#4838)
|
1 рік тому |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
1 рік тому |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 рік тому |
josh11b
|
c33c9a02f6
Parse support for `where` operator (#4275)
|
1 рік тому |
Brymer Meneses
|
c353f6bd78
change tuple index (#4218)
|
1 рік тому |
Jon Ross-Perkins
|
cda5f66d22
Refactor NodeCategory to provide a class API (#4004)
|
1 рік тому |
Richard Smith
|
419d2e39d8
Move child count and bracketing information for parse nodes into the node kind definition. (#4000)
|
1 рік тому |
Richard Smith
|
28170c7867
Parse parameters in name qualifiers. (#3988)
|
1 рік тому |
Jon Ross-Perkins
|
e66406ec93
Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825)
|
2 роки тому |
Richard Smith
|
3884d3c27e
Parse and check support for compound member access. (#3790)
|
2 роки тому |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 роки тому |
Jon Ross-Perkins
|
1974e44fd9
Rename factory functions from 'Create' to 'Make' (#3706)
|
2 роки тому |
Richard Smith
|
0e053703f8
Build Impl entity to represent an impl declaration. (#3683)
|
2 роки тому |
josh11b
|
afd7115c0e
Support determining `IdKind` from `NodeCategory`, in addition to `NodeKind` (#3648)
|
2 роки тому |
josh11b
|
a602be89e2
Add a `MemberName` parse node category for member access expressions (#3549)
|
2 роки тому |
josh11b
|
83b5db9c1e
Make `Parse::NodeCategory` printable (#3548)
|
2 роки тому |
josh11b
|
2e97f27b8d
Typed wrappers around parse tree nodes (#3534)
|
2 роки тому |
Jon Ross-Perkins
|
add31eb4e3
Refactor NodeKind to take advantage of a parse node only having one token kind. (#3486)
|
2 роки тому |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 роки тому |
josh11b
|
a112f2e802
Validate parse nodes correspond to expected tokens (#3295)
|
2 роки тому |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 роки тому |