Historie revizí

Autor SHA1 Zpráva Datum
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) před 1 rokem
  Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) před 1 rokem
  David Blaikie a17480133f Remove excess use of auto on initializers (auto x = Y(z) -> Y x(z)) (#4239) před 1 rokem
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) před 1 rokem
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) před 1 rokem
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) před 1 rokem
  Richard Smith b2a13afb73 Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202) před 1 rokem
  Richard Smith 91f56f72a5 Fix importing of generic types. (#4196) před 1 rokem
  Richard Smith 1705347375 Perform an extra pass to import a generic for a symbolic constant less often. (#4182) před 1 rokem
  Richard Smith f6ff5b11b5 Distinguish between whether an entity has its own parameter lists and whether it is generic. (#4191) před 1 rokem
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) před 1 rokem
  Richard Smith a9b43a222f When importing symbolic constants and types, also import the associated generic and index. (#4180) před 1 rokem
  Richard Smith 3c8fc714a8 Import support for generics and specifics (#4179) před 1 rokem
  Richard Smith e6e61e14ae Fix incorrect `value_id` and location in imported `BindSymbolicName`. (#4178) před 1 rokem
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) před 1 rokem
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) před 1 rokem
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) před 1 rokem
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) před 1 rokem
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) před 1 rokem
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) před 1 rokem
  Gıyaseddin Tanrıkulu 5edd2358e8 Do not query interface's self_param_id unless defined when importing (#4137) před 1 rokem
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) před 1 rokem
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) před 1 rokem
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) před 1 rokem
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) před 1 rokem
  Jon Ross-Perkins 3f78e1d068 Change implicit import handling to be namespace-oriented. (#4089) před 1 rokem
  Richard Smith 19c5596fd8 Build Generic objects for generic classes and interfaces. (#4086) před 1 rokem
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) před 1 rokem
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) před 1 rokem
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) před 1 rokem