Richard Smith
|
6a73387809
Remove requirement that the pattern in a `for` starts with `var`. (#5685)
|
10 ماه پیش |
Geoff Romer
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 سال پیش |
Geoff Romer
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
1 سال پیش |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
1 سال پیش |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 سال پیش |
Geoff Romer
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 سال پیش |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
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 سال پیش |
Jon Ross-Perkins
|
096f1dc68a
Rename functions which only print a diagnostic to Diagnose* (#3886)
|
2 سال پیش |
Jon Ross-Perkins
|
03347793cc
Switch VariableInitializer order to accommodate GlobalInit (#3708)
|
2 سال پیش |
Geoff Romer
|
927d633762
Simplify handling of `VariableInitializer` (#3515)
|
2 سال پیش |
josh11b
|
6067ca3f49
Change return of `SkipPastLikelyEnd` to be last consumed token (#3493)
|
2 سال پیش |
josh11b
|
b7d129b88c
Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485)
|
2 سال پیش |
Geoff Romer
|
39750b9925
Parse support for tuple patterns in `var` and `let` (#3448)
|
2 سال پیش |
josh11b
|
fada410559
Support declaration modifier keywords (#3412)
|
2 سال پیش |
Geoff Romer
|
b8d4e2f41b
Binding pattern naming cleanup (#3410)
|
2 سال پیش |
Richard Smith
|
eae630a3db
Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433)
|
2 سال پیش |
Richard Smith
|
2715e2276e
Parsing and basic checking for `abstract class` and `base class`. (#3385)
|
2 سال پیش |
Richard Smith
|
afd6d85610
Support for `returned var` and `return var`. (#3374)
|
2 سال پیش |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 سال پیش |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 سال پیش |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 سال پیش |