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 9c0faf007e Invalid comment cleanup (#4836) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Jon Ross-Perkins d958caaff3 Refactor CheckIsAllowedRedecl and stop function definition merging (#4800) hace 1 año
  josh11b 1d379ff7f8 Syntactic `impl` declaration matching updates (#4762) hace 1 año
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) hace 1 año
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) hace 1 año
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) hace 1 año
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) hace 1 año
  Jon Ross-Perkins e3950298cf Update for llvm::formatv changes (#4427) hace 1 año
  Jon Ross-Perkins 96964ee534 Implement basic bool and int formatting for diagnostics (#4411) hace 1 año
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) hace 1 año
  Richard Smith 2f3ad26f0e Basic support for declaring generic impls. (#4336) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) hace 1 año
  Jon Ross-Perkins bed5fdcbbe Fix indirect import handling for functions. (#4258) hace 1 año
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) hace 1 año
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) hace 1 año
  Jon Ross-Perkins 43c0b0a1f2 Refactor some check-phase postorder iterator use. (#4175) hace 1 año
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) hace 1 año
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) hace 1 año
  Richard Smith 7322a1e220 Build a list of dependent constants to recompute in each instance of a generic. (#4110) 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
  Richard Smith 7792e5fce3 Support out-of-line definitions of members of generic classes and interfaces. (#4029) hace 1 año
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) hace 2 años
  Jon Ross-Perkins 292a9d3cb4 Replace ResolvePrevInstForMerge with decl logic. (#3936) hace 2 años
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) hace 2 años
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) hace 2 años