Historial de Commits

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