Historie revizí

Autor SHA1 Zpráva Datum
  Boaz Brickner 5095af991f Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535) před 11 měsíci
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) před 11 měsíci
  Geoff Romer fbc5994750 Support importing `var` parameters (#5400) před 11 měsíci
  Richard Smith 8b0f9e503e Add mangling support for thunks. (#5424) před 1 rokem
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
  David Blaikie f45a632d77 Implement virtual call dispatch (#5308) před 1 rokem
  Dana Jansens f0663715dd Even more usage of TypeInstId (#5296) před 1 rokem
  Alina Sbirlea 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) před 1 rokem
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) před 1 rokem
  Boaz Brickner 156ab889f8 Support mangling imported C++ functions using Clang's `MangleContext` (#5062) před 1 rokem
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) před 1 rokem
  Alina Sbirlea 4e21c0c1fc Basic lowering generic function definitions. (#5016) před 1 rokem
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) před 1 rokem
  Jon Ross-Perkins 0c37ce6908 Delete unused ParamPatternInfo::GetNameId (#4942) před 1 rokem
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) před 1 rokem
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) před 1 rokem
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) před 1 rokem
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) před 1 rokem
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) před 1 rokem
  Geoff Romer e20e8bfbea Consolidate caller match in one function call (#4446) před 1 rokem
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) před 1 rokem
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) před 1 rokem
  josh11b 17bf9f1454 Delete `Function::ParamInfo::GetNameId` (#4434) před 1 rokem
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) před 1 rokem
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) před 1 rokem
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) před 1 rokem
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) před 1 rokem
  David Blaikie 5806d8385d Add SemIR support for virtual functions (#4272) před 1 rokem