Commit History

作者 SHA1 備註 提交日期
  David Blaikie d4a8cb96de Correct format string specifier to match number of parameters (#6266) 6 月之前
  Jon Ross-Perkins c7646b74c1 Reduce use of function return type deduction (#6227) 6 月之前
  Jon Ross-Perkins 9010249936 Remove reallocation assumptions from generic code (#6217) 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 月之前
  Jon Ross-Perkins 81c2b3be1a Handle some more errors in interfaces without crashing. (#6155) 7 月之前
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) 7 月之前
  Ivana Ivanovska a24598f069 Lower CppOverloadSetValue (#6101) 7 月之前
  Boaz Brickner cac3578b86 Avoid crashing when importing a C++ struct indirectly (#6086) 7 月之前
  Boaz Brickner 02ea39f2a4 Avoid crashing when importing a C++ function indirectly (#6085) 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 月之前
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 月之前
  Dana Jansens 70f104aa40 Always import canonical instructions except for exceptional Decl cases (#6009) 8 月之前
  Richard Smith cb5e2e1597 Improve support for qualification conversions. (#5999) 8 月之前
  David Blaikie 1d0f30df3a Fix a use of an imported InstId used where a local InstId is required (#5998) 8 月之前
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) 8 月之前
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) 8 月之前
  Jon Ross-Perkins cfe5599144 Support imports of more literal values (#5954) 8 月之前
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) 8 月之前
  David Blaikie efbc9f7c9c Create LoadedImportRefs for vtable entries with import insts instead of local insts (#5931) 8 月之前
  David Blaikie 545354a3b4 Import symbolic vtable entries as attached constants (#5871) 9 月之前
  Boaz Brickner 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) 9 月之前
  Richard Smith e3a366f1c3 Add prelude impl of `Iterate` for array types. (#5895) 9 月之前
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
  Jon Ross-Perkins b8ca7bf18f Include the virtual modifier when importing functions (#5841) 9 月之前
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 月之前
  David Blaikie 83b2924432 Support importing vtables for generic classes (#5802) 9 月之前
  David Blaikie e6214b946a Remove out of date comment (#5805) 9 月之前
  David Blaikie 967a98f845 Import vtable_ptr lazily (#5762) 10 月之前