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

Аутор SHA1 Порука Датум
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) пре 3 месеци
  Richard Smith ead7803d60 Simplify importing of C++ global variables. (#6565) пре 3 месеци
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) пре 4 месеци
  Özgür a4b5ab9df9 Reject unqualified private access to base members (#6521) пре 4 месеци
  Richard Smith c7cd24e1b2 Support for calling C++ destructors. (#6453) пре 4 месеци
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) пре 4 месеци
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) пре 5 месеци
  Geoff Romer 0873777237 Import C++ ref parameters as ref parameters (#6360) пре 5 месеци
  Jon Ross-Perkins 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) пре 6 месеци
  Boaz Brickner ae50e0f623 Propagate location to `CppOverloadSetValue` instructions (#6317) пре 6 месеци
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) пре 6 месеци
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) пре 6 месеци
  Richard Smith 6011040481 Rework handling of C++ references. (#6268) пре 6 месеци
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) пре 6 месеци
  Boaz Brickner 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) пре 6 месеци
  Boaz Brickner a0ef7e7112 C++ Interop: Add test coverage for access control of static/instance data/function members (#6199) пре 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) пре 7 месеци
  Boaz Brickner 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) пре 7 месеци
  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 3b6d202730 Implement support for mixed-access overload sets. (#6137) пре 7 месеци
  Richard Smith ca40e9d693 Support making method calls to C++ overload sets. (#6069) пре 7 месеци
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) пре 7 месеци
  Boaz Brickner 7de86a0b10 Move and deduplicate testing access when a Carbon class extends a C++ record to `access.carbon` (#5897) пре 9 месеци
  Richard Smith 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) пре 9 месеци
  Richard Smith a6f5143f22 Fix diagnostic for access of protected/private base member. (#5874) пре 9 месеци
  Boaz Brickner 30f0ddab71 Add support for importing access from C++ to Carbon (#5858) пре 9 месеци