Commit Verlauf

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