Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) il y a 1 mois
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) il y a 2 mois
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) il y a 2 mois
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) il y a 2 mois
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) il y a 2 mois
  Jon Ross-Perkins 74969cab04 Generate non-final Destroy witnesses for symbolics (#6731) il y a 2 mois
  Richard Smith 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) il y a 3 mois
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) il y a 4 mois
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) il y a 4 mois
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) il y a 4 mois
  Richard Smith ec8c999bb1 Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422) il y a 5 mois
  Richard Smith 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) il y a 5 mois
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) il y a 5 mois
  Richard Smith 8f19f7a7c0 Use the value representation of `T` as that of `MaybeUnformed(T)` where possible (#6334) il y a 5 mois
  Boaz Brickner b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) il y a 5 mois
  Richard Smith 5db1141f52 Allow adding / removing `const` with `ImplicitAs`. (#6323) il y a 5 mois
  Boaz Brickner 94bb6be185 C++ Interop: Make `CppVoidType` always-incomplete (#6302) il y a 6 mois
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) il y a 6 mois
  Jon Ross-Perkins 356ea7fd30 Fix Cpp.void stringification to be consistent with other singletons (#6301) il y a 6 mois
  Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) il y a 6 mois