Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins b0b1554904 Refactor diagnostic_emitter.h (#4871) před 1 rokem
  Jon Ross-Perkins 133717cd7e Eliminate NodeLocConverter (#4870) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) před 1 rokem
  Jon Ross-Perkins 8f685b6953 Change how diagnostics are ordered (#4778) před 1 rokem
  Jon Ross-Perkins 08f24551ec Add bit packing to NodeImpl (#4651) před 1 rokem
  Jon Ross-Perkins 2841e9a67e Require that InvalidParse nodes must have an error (#4482) před 1 rokem
  Chandler Carruth 06344aeb7c Do some tactical inlining across lexer and parser. (#4307) před 1 rokem
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) před 1 rokem
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) před 1 rokem
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
  Jon Ross-Perkins ae675e61bd Add initial parsing for 'extern library' (#4173) před 1 rokem
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) před 1 rokem
  Chandler Carruth dd0890619a Enable a couple of boring warnings. (#4018) před 1 rokem
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) před 1 rokem
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) před 1 rokem
  Jon Ross-Perkins 5fa341f16a Unify more invalid declaration recovery. (#3942) před 2 roky
  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
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) před 2 roky
  Jon Ross-Perkins 95746df788 Split out context targets for check and parse. (#3558) před 2 roky
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) před 2 roky
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) před 2 roky
  Jon Ross-Perkins 50071532fe Refactor state construction and change how the decl loop makes state. (#3467) před 2 roky
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) před 2 roky
  Jon Ross-Perkins ef0fa81a58 Upgrade clang-format version (#3471) 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
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) před 2 roky
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) před 2 roky