Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) před 1 rokem
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) před 2 roky
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) před 2 roky
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) před 2 roky
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) před 2 roky
  josh11b 2e29b48d26 Drop `GetDeclContext` from parse, errors will be diagnosed in check (#3468) před 2 roky
  josh11b fada410559 Support declaration modifier keywords (#3412) před 2 roky
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) před 2 roky
  Richard Smith 0fb2924c99 Extend description of parser states to show which tokens they consume. (#3378) před 2 roky
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) před 2 roky
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) před 2 roky
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) před 2 roky