История коммитов

Автор SHA1 Сообщение Дата
  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) 5 месяцев назад
  Boaz Brickner ae50e0f623 Propagate location to `CppOverloadSetValue` instructions (#6317) 5 месяцев назад
  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) 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 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 месяцев назад