Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) hace 1 año
  Richard Smith ddfd4ad60d Fix use-after-free bug in call argument conversion. (#4277) hace 1 año
  Richard Smith b3fcaf9969 Initial rough support for deducing generic arguments in a call to a generic function. (#4184) hace 1 año
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) hace 1 año
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) hace 1 año
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) hace 1 año
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) hace 1 año
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) hace 1 año
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) hace 1 año
  Richard Smith d18584c6c2 Make representation of call to a generic class / interface more uniform. (#4050) hace 1 año
  Richard Smith f772c1f5f3 More support for generic interfaces, aiming for parity with support for generic classes. (#4034) hace 1 año
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) hace 1 año
  Richard Smith 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) hace 2 años
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) hace 2 años
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) hace 2 años
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) hace 2 años