Historique des commits

Auteur SHA1 Message Date
  Richard Smith 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) il y a 8 mois
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Jon Ross-Perkins b49e89e97e Add a no-op builtin function which shouldn't generate code. (#5306) il y a 1 an
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) il y a 1 an
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  David Blaikie b292943648 Sink comment into implementation (#4833) il y a 1 an
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) il y a 1 an
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) il y a 1 an
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) il y a 1 an
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) il y a 1 an
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) il y a 1 an
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) il y a 1 an
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) il y a 1 an
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) il y a 1 an
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) il y a 1 an
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) il y a 1 an
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) il y a 1 an
  Richard Smith 7322a1e220 Build a list of dependent constants to recompute in each instance of a generic. (#4110) il y a 1 an
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) il y a 1 an
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) il y a 2 ans
  Jon Ross-Perkins 292a9d3cb4 Replace ResolvePrevInstForMerge with decl logic. (#3936) il y a 2 ans
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) il y a 2 ans
  Jon Ross-Perkins 3d113b9769 Refactor pre-merge redeclaration checking for sharing. (#3884) il y a 2 ans
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) il y a 2 ans
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) il y a 2 ans
  Jon Ross-Perkins 5c567b892d Address invalid redeclaration and definitions across imports. (#3842) il y a 2 ans