Histórico de commits

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