Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
1 год назад |
Jon Ross-Perkins
|
2841e9a67e
Require that InvalidParse nodes must have an error (#4482)
|
1 год назад |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 год назад |
Jon Ross-Perkins
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
1 год назад |
Chandler Carruth
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 год назад |
Richard Smith
|
28170c7867
Parse parameters in name qualifiers. (#3988)
|
1 год назад |
Jon Ross-Perkins
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 лет назад |
josh11b
|
b7d129b88c
Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485)
|
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 лет назад |
Richard Smith
|
eae630a3db
Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433)
|
2 лет назад |
Jon Ross-Perkins
|
3f208e27f9
Align on FileStart/FileEnd for naming. (#3428)
|
2 лет назад |
Chandler Carruth
|
d3eae6d1f0
Fix a crash on invalid found by fuzzing. (#3404)
|
2 лет назад |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
2 лет назад |
josh11b
|
109e7889dd
Rename files to use abbreviations (#3389)
|
2 лет назад |