Historial de Commits

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