David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 year ago |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
1 year ago |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 year ago |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
1 year ago |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 year ago |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 year ago |
Richard Smith
|
28170c7867
Parse parameters in name qualifiers. (#3988)
|
1 year ago |
Richard Smith
|
fe6f7b4330
Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453)
|
2 years ago |
Jacob Schneider
|
1d443a3617
Underline the entire token when producing diagnostic messages. (#3413)
|
2 years ago |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 years ago |
Chandler Carruth
|
a46ca6bf7a
Add a start-of-file token and parse node. (#3263)
|
2 years ago |
Geoff Romer
|
7899154a21
Add "ERROR" to all error diagnostics (#3251)
|
2 years ago |
Jon Ross-Perkins
|
0b340a2ed2
Update parse tree yaml for multi-file. (#3215)
|
2 years ago |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 years ago |