Историја ревизија

Аутор SHA1 Порука Датум
  Boaz Brickner 46c5209f2f C++ Interop: Set location when creating a return pattern (#6185) пре 6 месеци
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) пре 6 месеци
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) пре 6 месеци
  Boaz Brickner 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) пре 6 месеци
  Boaz Brickner 16999a79cc Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151) пре 7 месеци
  Ivana Ivanovska a24598f069 Lower CppOverloadSetValue (#6101) пре 7 месеци
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) пре 7 месеци
  Richard Smith 1e7b7e53ae C++ interop: support for default arguments. (#6108) пре 7 месеци
  Richard Smith 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) пре 7 месеци
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) пре 7 месеци
  Boaz Brickner 868c4b768c C++ interop: Don't crash when looking up names inside an incomplete C++ class/struct/union (#6096) пре 7 месеци
  Richard Smith b054e3d2b0 Overload resolution support for more kinds of candidate. (#6071) пре 7 месеци
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) пре 7 месеци
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) пре 7 месеци
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) пре 7 месеци
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) пре 8 месеци
  Richard Smith d37f1ae6b5 Add return value support to C++ thunks. (#5976) пре 8 месеци
  Richard Smith e0de9ddf05 Implement initialization for C++ thunk parameters. (#5938) пре 8 месеци
  Boaz Brickner 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) пре 8 месеци
  Boaz Brickner 720c77f6e7 Don't use struct literals in tests (#5906) пре 9 месеци
  Richard Smith 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) пре 9 месеци
  Richard Smith ae16014df8 Don't import a C++ class definition until the class is required to be complete. (#5865) пре 9 месеци
  Boaz Brickner 30f0ddab71 Add support for importing access from C++ to Carbon (#5858) пре 9 месеци
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) пре 9 месеци
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) пре 9 месеци
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) пре 9 месеци
  Boaz Brickner 52976c55fb When importing a declaration, first collect all dependent unimported declarations and import them first (#5821) пре 9 месеци
  Boaz Brickner f4f521de7f Explicitly mark as unsupported instead of crashing mapping a parameter record type defined not in a namespace (#5777) пре 9 месеци
  Boaz Brickner 4f8d0649d5 When importing a looked up name, reuse previously imported declaration instead of importing the same declaration again (#5789) пре 9 месеци
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) пре 9 месеци