История коммитов

Автор SHA1 Сообщение Дата
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
  Richard Smith a4fe9be2e4 Resolve the definition of the self specific when re-entering its scope for an inline method definition. (#4281) 1 год назад
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 год назад
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) 1 год назад
  Richard Smith a0973f4f47 When reentering an interface scope, reintroduce the `Self` parameter. (#4162) 1 год назад
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 год назад
  Richard Smith fe359b1a08 Substitute into generic class and interface definitions when we require them to be fully defined. (#4139) 1 год назад
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) 1 год назад
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) 1 год назад
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) 1 год назад
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 год назад
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) 1 год назад
  Richard Smith 7792e5fce3 Support out-of-line definitions of members of generic classes and interfaces. (#4029) 1 год назад
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) 1 год назад
  Jon Ross-Perkins 517a416852 Clean up some misc toolchain braced inits. (#4013) 1 год назад
  Richard Smith ed6d2baa99 Refactor application of name qualifiers in decl name stack. (#4008) 1 год назад
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) 1 год назад
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) 1 год назад
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) 1 год назад
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) 2 лет назад
  Jon Ross-Perkins f9a4371aca Refactor name addition, particularly for associated entities. (#3924) 2 лет назад
  Jon Ross-Perkins 4ed0d95777 Switch check code to use CARBON_KIND_SWITCH (#3873) 2 лет назад
  Jon Ross-Perkins dffe4a36de When merging functions, detect uses of imports prior to a redecl. (#3836) 2 лет назад
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 лет назад
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) 2 лет назад
  Jon Ross-Perkins b079acd86f Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810) 2 лет назад
  Jon Ross-Perkins 8567e02aa7 Refactor handling of cross-package imports. (#3783) 2 лет назад
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 лет назад
  Richard Smith 90369815ad Support for name lookup into interfaces. (#3729) 2 лет назад
  Jon Ross-Perkins 4ab42c0712 Fix for MakeUnqualifiedName conflicting with a namespace (#3707) 2 лет назад