Историја ревизија

Аутор SHA1 Порука Датум
  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 година