Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) před 2 měsíci
  Jon Ross-Perkins f0e04c89c3 Share more function logic between custom/thunk/C++ functions. (#6690) před 2 měsíci
  Jon Ross-Perkins 917ce5bd6b Fix a duplicate diagnostic on incomplete return types. (#6684) před 3 měsíci
  Richard Smith c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) před 3 měsíci
  Geoff Romer 4a47f1ebeb Remove some uses of ReturnTypeInfo (#6577) před 3 měsíci
  Geoff Romer 87b4ca54e6 Decouple PerformCallToFunction from ReturnTypeInfo (#6572) před 3 měsíci
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) před 3 měsíci
  Geoff Romer ad7ea755b0 Add `Abstract` enumerator to `InitRepr::Kind` (#6513) před 4 měsíci
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) před 4 měsíci
  Richard Smith 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) před 8 měsíci
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) před 1 rokem
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) před 1 rokem
  Jon Ross-Perkins b49e89e97e Add a no-op builtin function which shouldn't generate code. (#5306) před 1 rokem
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) před 1 rokem
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  David Blaikie b292943648 Sink comment into implementation (#4833) před 1 rokem
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) před 1 rokem
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) před 1 rokem
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) před 1 rokem
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) před 1 rokem
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 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 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 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
  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