josh11b
|
6067ca3f49
Change return of `SkipPastLikelyEnd` to be last consumed token (#3493)
|
il y a 2 ans |
josh11b
|
b7d129b88c
Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485)
|
il y a 2 ans |
Jon Ross-Perkins
|
50071532fe
Refactor state construction and change how the decl loop makes state. (#3467)
|
il y a 2 ans |
Geoff Romer
|
39750b9925
Parse support for tuple patterns in `var` and `let` (#3448)
|
il y a 2 ans |
Jon Ross-Perkins
|
ef0fa81a58
Upgrade clang-format version (#3471)
|
il y a 2 ans |
josh11b
|
2e29b48d26
Drop `GetDeclContext` from parse, errors will be diagnosed in check (#3468)
|
il y a 2 ans |
josh11b
|
fada410559
Support declaration modifier keywords (#3412)
|
il y a 2 ans |
Geoff Romer
|
b8d4e2f41b
Binding pattern naming cleanup (#3410)
|
il y a 2 ans |
Jon Ross-Perkins
|
0d618b1278
Tidy up lint issues. (#3429)
|
il y a 2 ans |
Richard Smith
|
eae630a3db
Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433)
|
il y a 2 ans |
Jon Ross-Perkins
|
3f208e27f9
Align on FileStart/FileEnd for naming. (#3428)
|
il y a 2 ans |
Jon Ross-Perkins
|
d024403dc4
Refactor checking flow to allow for ordering based on import/package. (#3379)
|
il y a 2 ans |
Richard Smith
|
2715e2276e
Parsing and basic checking for `abstract class` and `base class`. (#3385)
|
il y a 2 ans |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
il y a 2 ans |
Richard Smith
|
0fb2924c99
Extend description of parser states to show which tokens they consume. (#3378)
|
il y a 2 ans |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
il y a 2 ans |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
il y a 2 ans |
Jon Ross-Perkins
|
c9458fe30a
Add parse support for 'import', brush up 'package' a little. (#3347)
|
il y a 2 ans |
Richard Smith
|
387a1711af
Rename Deduced parameters to Implicit parameters. (#3336)
|
il y a 2 ans |
Richard Smith
|
74d52738ff
Support for `let` declarations. (#3257)
|
il y a 2 ans |
josh11b
|
412e4fb461
Update comments in toolchain to point to new names of files (#3264)
|
il y a 2 ans |
Jon Ross-Perkins
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
il y a 2 ans |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
il y a 2 ans |