Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
пре 1 година |
Geoff Romer
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
пре 1 година |
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 година |
Chandler Carruth
|
1b2eb42c5a
Start avoiding parse diagnostics on error tokens (#4431)
|
пре 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
|
b8ceb8dd8b
Print a blank line after a diagnostic. (#3806)
|
пре 2 година |
Jon Ross-Perkins
|
551a6d385e
Augment the file_test framework to allow per-file fail checks. (#3747)
|
пре 2 година |
Richard Smith
|
0a06fceb5f
Improve diagnosis of mismatched brackets. (#3282)
|
пре 2 година |
josh11b
|
6067ca3f49
Change return of `SkipPastLikelyEnd` to be last consumed token (#3493)
|
пре 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 година |
Geoff Romer
|
b8d4e2f41b
Binding pattern naming cleanup (#3410)
|
пре 2 година |
Jon Ross-Perkins
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
пре 2 година |
Jon Ross-Perkins
|
7f53a792c0
Fix crash when array contents aren't an expression. (#3424)
|
пре 2 година |