Commit History

Autor SHA1 Mensaxe Data
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) hai 2 meses
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) hai 2 meses
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) hai 2 meses
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) hai 2 meses
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) hai 2 meses
  Jon Ross-Perkins 74969cab04 Generate non-final Destroy witnesses for symbolics (#6731) hai 2 meses
  Richard Smith 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 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 4 meses
  Richard Smith ec8c999bb1 Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422) hai 5 meses
  Richard Smith 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) hai 5 meses
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) hai 5 meses
  Richard Smith 8f19f7a7c0 Use the value representation of `T` as that of `MaybeUnformed(T)` where possible (#6334) hai 5 meses
  Boaz Brickner b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) hai 5 meses
  Richard Smith 5db1141f52 Allow adding / removing `const` with `ImplicitAs`. (#6323) hai 6 meses
  Boaz Brickner 94bb6be185 C++ Interop: Make `CppVoidType` always-incomplete (#6302) hai 6 meses
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) hai 6 meses
  Jon Ross-Perkins 356ea7fd30 Fix Cpp.void stringification to be consistent with other singletons (#6301) hai 6 meses
  Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) hai 6 meses