Geoff Romer
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 rok temu |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 rok temu |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 rok temu |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
1 rok temu |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 rok temu |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
1 rok temu |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 rok temu |
josh11b
|
7611aac355
Clarify what was missing in binding pattern errors (#4314)
|
1 rok temu |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 rok temu |
Jon Ross-Perkins
|
b8ceb8dd8b
Print a blank line after a diagnostic. (#3806)
|
2 lat temu |
josh11b
|
6067ca3f49
Change return of `SkipPastLikelyEnd` to be last consumed token (#3493)
|
2 lat temu |
Geoff Romer
|
39750b9925
Parse support for tuple patterns in `var` and `let` (#3448)
|
2 lat temu |
Richard Smith
|
fe6f7b4330
Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453)
|
2 lat temu |
Jon Ross-Perkins
|
30155dbb72
Add support for 'package' in expressions. (#3445)
|
2 lat temu |