Historial de Commits

Autor SHA1 Mensaje Fecha
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Geoff Romer 4f10735751 Track params in the parser (#4777) hace 1 año
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) hace 1 año
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) hace 1 año
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) hace 1 año
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) hace 1 año
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) hace 1 año
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) hace 1 año
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) hace 1 año
  Jon Ross-Perkins 0ffa5bf659 For modifiers, get the TokenKind from DeclKind instead of argument. (#4028) hace 1 año
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) hace 1 año
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) hace 1 año
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) hace 1 año
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) hace 1 año
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) hace 1 año
  Jon Ross-Perkins 57c0a6c076 Handling for cross-package imports of "export name". (#3967) 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 40b2217421 Initial 'export name' handling. (#3949) hace 1 año
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) hace 2 años