Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) há 1 ano atrás
  Richard Smith b2a13afb73 Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202) há 1 ano atrás
  Richard Smith 91f56f72a5 Fix importing of generic types. (#4196) há 1 ano atrás
  Richard Smith 1705347375 Perform an extra pass to import a generic for a symbolic constant less often. (#4182) há 1 ano atrás
  Richard Smith f6ff5b11b5 Distinguish between whether an entity has its own parameter lists and whether it is generic. (#4191) há 1 ano atrás
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) há 1 ano atrás
  Richard Smith a9b43a222f When importing symbolic constants and types, also import the associated generic and index. (#4180) há 1 ano atrás
  Richard Smith 3c8fc714a8 Import support for generics and specifics (#4179) há 1 ano atrás
  Richard Smith e6e61e14ae Fix incorrect `value_id` and location in imported `BindSymbolicName`. (#4178) há 1 ano atrás
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) há 1 ano atrás
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) há 1 ano atrás
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) há 1 ano atrás
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) há 1 ano atrás
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) há 1 ano atrás
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) há 1 ano atrás
  Gıyaseddin Tanrıkulu 5edd2358e8 Do not query interface's self_param_id unless defined when importing (#4137) há 1 ano atrás
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) há 1 ano atrás
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) há 1 ano atrás
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) há 1 ano atrás
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) há 1 ano atrás
  Jon Ross-Perkins 3f78e1d068 Change implicit import handling to be namespace-oriented. (#4089) há 1 ano atrás
  Richard Smith 19c5596fd8 Build Generic objects for generic classes and interfaces. (#4086) há 1 ano atrás
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) há 1 ano atrás
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) há 1 ano atrás
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) há 1 ano atrás
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) há 1 ano atrás
  Richard Smith ffc3327959 Factor out common work of building a new constant for an imported instruction. (#4043) há 1 ano atrás
  Richard Smith 4aa34978eb Import support for tuple, struct and integer values. (#4042) há 1 ano atrás
  Richard Smith f772c1f5f3 More support for generic interfaces, aiming for parity with support for generic classes. (#4034) há 1 ano atrás
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) há 1 ano atrás