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

Автор SHA1 Сообщение Дата
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) 1 месяц назад
  Richard Smith 0a4fd2cb7e Fix thunk generation for &&-qualified methods. (#6881) 1 месяц назад
  Richard Smith 39fd358059 Map Carbon value expressions to const-qualified C++ prvalues. (#6880) 1 месяц назад
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) 2 месяцев назад
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) 2 месяцев назад
  Richard Smith f9ab963bd6 Add a `type_literal` instruction to represent syntactic type literals. (#6781) 2 месяцев назад
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) 2 месяцев назад
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) 2 месяцев назад
  Richard Smith de0ad6730f Fix crash if a member of `std::string_view` is found in a derived class. (#6604) 3 месяцев назад
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 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 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 месяцев назад
  Richard Smith b3c25ecfa2 Allow implicit conversion to a value expression to remove `const`. (#6253) 6 месяцев назад
  Boaz Brickner 1ac1d11063 C++ Interop: Support reference types in fields and globals (#6187) 6 месяцев назад
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 6 месяцев назад
  Boaz Brickner c254e9fd75 C++ interop: Correctly report the unsupported param type when using explicit object param (#6179) 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 месяцев назад
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 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 месяцев назад
  Richard Smith b054e3d2b0 Overload resolution support for more kinds of candidate. (#6071) 7 месяцев назад