Historique des commits

Auteur SHA1 Message Date
  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
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) il y a 1 an
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) il y a 2 ans
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) il y a 2 ans
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) il y a 2 ans
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 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
  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 c555b39a2c Rename parser dir to parse (#3178) il y a 2 ans