Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 vuosi sitten
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 vuosi sitten
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 vuosi sitten
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 vuosi sitten
  David Blaikie a17480133f Remove excess use of auto on initializers (auto x = Y(z) -> Y x(z)) (#4239) 1 vuosi sitten
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) 1 vuosi sitten
  Jon Ross-Perkins ae675e61bd Add initial parsing for 'extern library' (#4173) 1 vuosi sitten
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 vuosi sitten
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) 1 vuosi sitten
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) 1 vuosi sitten
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) 1 vuosi sitten
  Jon Ross-Perkins ecb300ee5e Move 'export name' out of the import section. (#3950) 1 vuosi sitten
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) 2 vuotta sitten
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) 2 vuotta sitten
  Jon Ross-Perkins 8567e02aa7 Refactor handling of cross-package imports. (#3783) 2 vuotta sitten
  Jon Ross-Perkins 7083b267d4 Switch clang::fallthrough to fallthrough (#3593) 2 vuotta sitten
  Richard Smith d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) 2 vuotta sitten
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 vuotta sitten
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) 2 vuotta sitten
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 vuotta sitten
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) 2 vuotta sitten
  Jon Ross-Perkins 204c04dbb9 Add more package and import support. (#3402) 2 vuotta sitten
  Jon Ross-Perkins d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) 2 vuotta sitten
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 vuotta sitten
  Jon Ross-Perkins c9458fe30a Add parse support for 'import', brush up 'package' a little. (#3347) 2 vuotta sitten