提交歷史

作者 SHA1 備註 提交日期
  Geoff Romer 4c9049346d Replace form insts with actions (#7100) 3 天之前
  Richard Smith 0124aae041 Import non-const rvalue references as var parameters. (#7125) 4 天之前
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) 1 月之前
  Nicholas Bishop c1fd771242 Support calling constexpr functions at compile time (#6878) 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 月之前
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) 2 月之前
  Dana Jansens fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) 2 月之前
  little Kitchen 8edd5eb9a1 fix: reject {} initialization for non-aggregate C++ classes (#6675) 2 月之前
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) 2 月之前
  Jon Ross-Perkins 64e3fab43a Skip C++ types when generating Destroy witnesses (#6732) 2 月之前
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) 2 月之前
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) 2 月之前
  Richard Smith c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) 3 月之前
  Richard Smith e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) 3 月之前
  Richard Smith 093d5072db Add support for using C++ user-defined conversions via interop (#6646) 3 月之前