Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) před 5 měsíci
  Richard Smith 7cac77119c Support `import Cpp inline "some code";`. (#5904) před 9 měsíci
  Geoff Romer 87f0e9723f Rename `StateStackEntry` to `State` (#5256) před 1 rokem
  Geoff Romer 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) před 1 rokem
  Jon Ross-Perkins b555392cee Add a typed node return to AddNode (#5123) před 1 rokem
  Jon Ross-Perkins dfe1c880ea Clean up node kind information for namespaces (#5120) před 1 rokem
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) před 1 rokem
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) před 1 rokem
  Jon Ross-Perkins 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) před 1 rokem
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
  David Blaikie a17480133f Remove excess use of auto on initializers (auto x = Y(z) -> Y x(z)) (#4239) 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
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) 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 ecb300ee5e Move 'export name' out of the import section. (#3950) před 1 rokem
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) před 2 roky
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) před 2 roky
  Jon Ross-Perkins 8567e02aa7 Refactor handling of cross-package imports. (#3783) před 2 roky
  Jon Ross-Perkins 7083b267d4 Switch clang::fallthrough to fallthrough (#3593) před 2 roky
  Richard Smith d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) před 2 roky
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) před 2 roky
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) před 2 roky
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) před 2 roky
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) před 2 roky