Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) vor 1 Jahr
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) vor 1 Jahr
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) vor 1 Jahr
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) vor 1 Jahr
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) vor 1 Jahr
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) vor 1 Jahr
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) vor 1 Jahr
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) vor 1 Jahr
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) vor 1 Jahr
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) vor 1 Jahr
  josh11b 17bf9f1454 Delete `Function::ParamInfo::GetNameId` (#4434) vor 1 Jahr
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) vor 1 Jahr
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) vor 1 Jahr
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) vor 1 Jahr
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) vor 1 Jahr
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) vor 1 Jahr
  Richard Smith 2ef1d1f8b9 Move definition of member of Function to function.cpp where it belongs. (#4170) vor 1 Jahr
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) vor 1 Jahr
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) vor 1 Jahr
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) vor 1 Jahr
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) vor 1 Jahr
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) vor 1 Jahr
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) vor 2 Jahren