커밋 기록

작성자 SHA1 메시지 날짜
  Richard Smith 51cb078da4 Support lowering of functions with variable binding parameters. (#6012) 8 달 전
  David Blaikie 26ec78ec00 Ensure vtable entries for generics are attached constants (#5853) 9 달 전
  David Blaikie 3bf98e9bc2 Implement correctly overriding dependent virtual functions (#5804) 9 달 전
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) 1 년 전
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 년 전
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 년 전
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 년 전
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) 1 년 전
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) 1 년 전
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) 1 년 전
  Alina Sbirlea d3869a529b Continue: emit function definitions for specifics. (#5068) 1 년 전
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 년 전
  Alina Sbirlea 4e21c0c1fc Basic lowering generic function definitions. (#5016) 1 년 전
  Jon Ross-Perkins 0c37ce6908 Delete unused ParamPatternInfo::GetNameId (#4942) 1 년 전
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 년 전
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 년 전
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) 1 년 전
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 년 전
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 년 전
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 년 전
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 년 전
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 년 전
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 년 전
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 년 전
  josh11b 17bf9f1454 Delete `Function::ParamInfo::GetNameId` (#4434) 1 년 전
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 1 년 전
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 년 전
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) 1 년 전
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) 1 년 전
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 년 전