Historique des commits

Auteur SHA1 Message Date
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Geoff Romer 87f0e9723f Rename `StateStackEntry` to `State` (#5256) il y a 1 an
  Geoff Romer 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) il y a 1 an
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) il y a 1 an
  Jon Ross-Perkins b555392cee Add a typed node return to AddNode (#5123) il y a 1 an
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) il y a 1 an
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Jon Ross-Perkins 8f685b6953 Change how diagnostics are ordered (#4778) il y a 1 an
  Jon Ross-Perkins 08f24551ec Add bit packing to NodeImpl (#4651) il y a 1 an
  Jon Ross-Perkins 3ce0df67bb Add `Dump` functions to Check, Parse, and Lex (#4669) il y a 1 an
  Jon Ross-Perkins 2841e9a67e Require that InvalidParse nodes must have an error (#4482) il y a 1 an
  josh11b 607522c7de Fix a case of `InvalidParse` with `has_error = false` (#4481) il y a 1 an
  Jon Ross-Perkins 302aa1bb30 Remove uses of StringLiteral in format strings. (#4416) il y a 1 an
  Jon Ross-Perkins 96964ee534 Implement basic bool and int formatting for diagnostics (#4411) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Chandler Carruth 06344aeb7c Do some tactical inlining across lexer and parser. (#4307) il y a 1 an
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
  Jon Ross-Perkins b72826c431 Fix parse to use the error tracking consumer for has_errors_. (#4261) il y a 1 an
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) il y a 1 an
  Jon Ross-Perkins ae675e61bd Add initial parsing for 'extern library' (#4173) il y a 1 an
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) il y a 1 an
  Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) il y a 1 an
  Jon Ross-Perkins 5fa341f16a Unify more invalid declaration recovery. (#3942) il y a 2 ans
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) il y a 2 ans
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) il y a 2 ans
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) il y a 2 ans
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) il y a 2 ans
  Jon Ross-Perkins ee467900ed Use llvm:: for specializations instead of 'namespace llvm' (#3682) il y a 2 ans