Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer aec2534e9d Fix formatting of compound-type variable declarations in macros (#6997) před 1 měsícem
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) před 2 měsíci
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) před 2 měsíci
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) před 2 měsíci
  Geoff Romer 9106f9533c Use lines instead of statements for readability-function-size clang-tidy (#6594) před 3 měsíci
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
  Richard Smith 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) před 4 měsíci
  Dana Jansens e32190a228 Stringify specifics of named constraints (#6444) před 5 měsíci
  Dana Jansens 73e6994d44 Add a diagnostic note for errors during identifying facet types (#6445) před 5 měsíci
  Richard Smith ec8c999bb1 Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422) před 5 měsíci
  Dana Jansens 201e408252 Type completion of facet types is separate from Identifying (#6385) před 5 měsíci
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) před 5 měsíci
  Boaz Brickner b5bdfdd857 Rename `TypeLiteralInfo` to `RecognizedTypeInfo` (#6384) před 5 měsíci
  Dana Jansens ca3f95faa6 Make named constraint eval to a FacetType with itself in it (#6308) před 6 měsíci
  Jon Ross-Perkins 356ea7fd30 Fix Cpp.void stringification to be consistent with other singletons (#6301) před 6 měsíci
  Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) před 6 měsíci
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) před 6 měsíci
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) před 6 měsíci
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) před 6 měsíci
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) před 7 měsíci
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) před 7 měsíci
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) před 7 měsíci
  Richard Smith bac828d244 Add support for `char` keyword per #5903. (#6078) před 7 měsíci
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) před 7 měsíci
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) před 7 měsíci
  Richard Smith 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) před 8 měsíci
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) před 8 měsíci
  Boaz Brickner de3148c966 Avoid `readability-function-size` clang-tidy checks on `Stringify()` (#5933) před 8 měsíci
  Jon Ross-Perkins 800e8fd55a Add braces for CARBON_KIND uses that lack them (#5882) před 9 měsíci
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) před 9 měsíci