David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
vor 1 Jahr |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
vor 1 Jahr |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
vor 1 Jahr |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
vor 1 Jahr |
Richard Smith
|
8d45530c5f
Add a `note: ` prefix to all notes. (#4330)
|
vor 1 Jahr |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
vor 1 Jahr |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
vor 1 Jahr |
Richard Smith
|
23f9065949
Implement proposal #3927. (#3963)
|
vor 1 Jahr |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
vor 1 Jahr |
Geoff Romer
|
6e65a30b5d
Rename `ParamList` to `TuplePattern` (#3479)
|
vor 2 Jahren |
Richard Smith
|
fe6f7b4330
Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453)
|
vor 2 Jahren |
Jacob Schneider
|
1d443a3617
Underline the entire token when producing diagnostic messages. (#3413)
|
vor 2 Jahren |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
vor 2 Jahren |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
vor 2 Jahren |
Jon Ross-Perkins
|
c9458fe30a
Add parse support for 'import', brush up 'package' a little. (#3347)
|
vor 2 Jahren |