Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nicholas Bishop 0075d530b9 Support const eval when calling a C++ thunk (#6947) 1 ay önce
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) 1 ay önce
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) 2 ay önce
  Dana Jansens e991657e1d Use the canonical instructions to get SpecificIds in GetCallee (#6726) 2 ay önce
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) 2 ay önce
  Geoff Romer 75713908f4 Store and reuse lowered parameter order (#6593) 3 ay önce
  Dana Jansens c64117d0e0 Make IdTag typesafe (#6574) 3 ay önce
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) 3 ay önce
  Geoff Romer 11d407b4a0 Add form to Function (#6561) 3 ay önce
  Geoff Romer 2078721e1c Always build ReturnTypeInfo from a function (#6490) 4 ay önce
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 ay önce
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) 4 ay önce
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) 6 ay önce
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) 7 ay önce
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) 7 ay önce
  Richard Smith 0cafb8f0e4 Store the CppOverloadSetId on CalleeFunction. (#6067) 7 ay önce
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) 7 ay önce
  Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 ay önce
  Richard Smith 51cb078da4 Support lowering of functions with variable binding parameters. (#6012) 8 ay önce
  Boaz Brickner 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) 8 ay önce
  David Blaikie 26ec78ec00 Ensure vtable entries for generics are attached constants (#5853) 9 ay önce
  David Blaikie 3bf98e9bc2 Implement correctly overriding dependent virtual functions (#5804) 9 ay önce
  Jon Ross-Perkins a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 ay önce
  Boaz Brickner cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) 10 ay önce
  Geoff Romer 0b3edee177 Alphabetize typed_insts.h (#5401) 10 ay önce
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 ay önce
  Boaz Brickner e4c8150f2c Store Clang `Decl`s in a `CanonicalValueStore` (#5638) 10 ay önce
  Boaz Brickner 5095af991f Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535) 11 ay önce
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) 11 ay önce
  Geoff Romer fbc5994750 Support importing `var` parameters (#5400) 11 ay önce