Geoff Romer
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
пре 1 година |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
пре 1 година |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
пре 1 година |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
пре 1 година |
josh11b
|
607522c7de
Fix a case of `InvalidParse` with `has_error = false` (#4481)
|
пре 1 година |
Jon Ross-Perkins
|
dd43bb92b5
Refactor struct literal parse nodes. (#4470)
|
пре 1 година |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
пре 1 година |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
пре 1 година |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
пре 1 година |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
пре 1 година |
Jon Ross-Perkins
|
a034f86272
Change struct literal parsing to use placeholders. (#3850)
|
пре 2 година |
Jon Ross-Perkins
|
03347793cc
Switch VariableInitializer order to accommodate GlobalInit (#3708)
|
пре 2 година |
Geoff Romer
|
927d633762
Simplify handling of `VariableInitializer` (#3515)
|
пре 2 година |
josh11b
|
2e97f27b8d
Typed wrappers around parse tree nodes (#3534)
|
пре 2 година |
Jon Ross-Perkins
|
6cc5dc7736
Replace the NodeKind StructFieldUnknown with InvalidParse. (#3482)
|
пре 2 година |
Richard Smith
|
fe6f7b4330
Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453)
|
пре 2 година |
Geoff Romer
|
b8d4e2f41b
Binding pattern naming cleanup (#3410)
|
пре 2 година |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
пре 2 година |
Chandler Carruth
|
a46ca6bf7a
Add a start-of-file token and parse node. (#3263)
|
пре 2 година |
Geoff Romer
|
7899154a21
Add "ERROR" to all error diagnostics (#3251)
|
пре 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 година |