Commit History

Autor SHA1 Mensaxe Data
  Geoff Romer e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) hai 3 meses
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) hai 3 meses
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) hai 4 meses
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) hai 5 meses
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) hai 6 meses
  Richard Smith 6011040481 Rework handling of C++ references. (#6268) hai 6 meses
  Richard Smith 304d2056cc Map nullable C++ pointer types to `Core.Optional(T*)`. (#6230) hai 6 meses
  Boaz Brickner 1ac1d11063 C++ Interop: Support reference types in fields and globals (#6187) hai 6 meses
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) hai 7 meses
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) hai 7 meses
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) hai 7 meses
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) hai 7 meses
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) hai 7 meses
  Boaz Brickner 8adb3570ac C++ Interop: Add support for `char` (#5988) hai 8 meses
  Richard Smith b2b0b4a73f Improve recovery from bad type imports. (#5953) hai 8 meses
  Richard Smith ae16014df8 Don't import a C++ class definition until the class is required to be complete. (#5865) hai 9 meses
  Boaz Brickner 6a3e222fb7 Don't ignore SemIR ranges in C++ interop tests (#5877) hai 9 meses
  Richard Smith 0d74162e2a Support C++ import for anonymous struct and union members. (#5855) hai 9 meses
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) hai 9 meses