Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) il y a 1 an
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) il y a 1 an
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) il y a 2 ans
  Jon Ross-Perkins 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) il y a 2 ans
  Geoff Romer 927d633762 Simplify handling of `VariableInitializer` (#3515) il y a 2 ans
  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
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) 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
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) il y a 2 ans
  Richard Smith 2715e2276e Parsing and basic checking for `abstract class` and `base class`. (#3385) il y a 2 ans
  Richard Smith afd6d85610 Support for `returned var` and `return var`. (#3374) 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 c555b39a2c Rename parser dir to parse (#3178) il y a 2 ans