Commit történet

Szerző SHA1 Üzenet Dátum
  Jon Ross-Perkins faada92cee Refactor AddLoadedImportRef, particularly for types (#6352) 5 hónapja
  Jon Ross-Perkins 8ba0274e81 Call GetAttached less frequently in import (#6350) 5 hónapja
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) 5 hónapja
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 hónapja
  Dana Jansens b2c3e92132 Copy the complete flag when importing a named constraint (#6316) 6 hónapja
  Dana Jansens 30c3a35776 Import the full NamedConstraint from its decl (#6311) 6 hónapja
  Dana Jansens ed31a6dbe8 Import NamedConstraintDecl instruction names (#6305) 6 hónapja
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 hónapja
  David Blaikie 4f1f0fc7c2 Add unit tagging to ImportIRId (#6265) 6 hónapja
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) 6 hónapja
  David Blaikie d4a8cb96de Correct format string specifier to match number of parameters (#6266) 6 hónapja
  Jon Ross-Perkins c7646b74c1 Reduce use of function return type deduction (#6227) 6 hónapja
  Jon Ross-Perkins 9010249936 Remove reallocation assumptions from generic code (#6217) 6 hónapja
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 6 hónapja
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 hónapja
  Jon Ross-Perkins 81c2b3be1a Handle some more errors in interfaces without crashing. (#6155) 7 hónapja
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) 7 hónapja
  Ivana Ivanovska a24598f069 Lower CppOverloadSetValue (#6101) 7 hónapja
  Boaz Brickner cac3578b86 Avoid crashing when importing a C++ struct indirectly (#6086) 7 hónapja
  Boaz Brickner 02ea39f2a4 Avoid crashing when importing a C++ function indirectly (#6085) 7 hónapja
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 hónapja
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) 7 hónapja
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 hónapja
  Dana Jansens 70f104aa40 Always import canonical instructions except for exceptional Decl cases (#6009) 8 hónapja
  Richard Smith cb5e2e1597 Improve support for qualification conversions. (#5999) 8 hónapja
  David Blaikie 1d0f30df3a Fix a use of an imported InstId used where a local InstId is required (#5998) 8 hónapja
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) 8 hónapja
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) 8 hónapja
  Jon Ross-Perkins cfe5599144 Support imports of more literal values (#5954) 8 hónapja
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) 8 hónapja