josh11b
|
6067ca3f49
Change return of `SkipPastLikelyEnd` to be last consumed token (#3493)
|
2 anni fa |
josh11b
|
5f439b842b
Parsing `impl`...`as` (#3473)
|
2 anni fa |
josh11b
|
b7d129b88c
Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485)
|
2 anni fa |
Jon Ross-Perkins
|
50071532fe
Refactor state construction and change how the decl loop makes state. (#3467)
|
2 anni fa |
Jon Ross-Perkins
|
2705a32b92
Refactor the decl scope loop to consolidate modifier handling. (#3463)
|
2 anni fa |
Jon Ross-Perkins
|
9b194a31c9
Support modifiers on namespace, in theory. (#3462)
|
2 anni fa |
Jon Ross-Perkins
|
d73729179a
Switch modifiers to use distinct parse nodes. (#3461)
|
2 anni fa |
josh11b
|
a970b1e587
Require `extend` before `base: BaseType;` (#3459)
|
2 anni fa |
josh11b
|
fada410559
Support declaration modifier keywords (#3412)
|
2 anni fa |
Richard Smith
|
7dffa0c7ec
Support for `base: T;`, `.base`, `x.base`. (#3450)
|
2 anni fa |
Jon Ross-Perkins
|
3f208e27f9
Align on FileStart/FileEnd for naming. (#3428)
|
2 anni fa |
Jon Ross-Perkins
|
204c04dbb9
Add more package and import support. (#3402)
|
2 anni fa |
Richard Smith
|
2715e2276e
Parsing and basic checking for `abstract class` and `base class`. (#3385)
|
2 anni fa |
josh11b
|
109e7889dd
Rename files to use abbreviations (#3389)
|
2 anni fa |