Histórico de Commits

Autor SHA1 Mensagem Data
  Ivana Ivanovska a24598f069 Lower CppOverloadSetValue (#6101) há 7 meses atrás
  Boaz Brickner cac3578b86 Avoid crashing when importing a C++ struct indirectly (#6086) há 7 meses atrás
  Boaz Brickner 02ea39f2a4 Avoid crashing when importing a C++ function indirectly (#6085) há 7 meses atrás
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) há 7 meses atrás
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) há 7 meses atrás
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) há 7 meses atrás
  Dana Jansens 70f104aa40 Always import canonical instructions except for exceptional Decl cases (#6009) há 8 meses atrás
  Richard Smith cb5e2e1597 Improve support for qualification conversions. (#5999) há 8 meses atrás
  David Blaikie 1d0f30df3a Fix a use of an imported InstId used where a local InstId is required (#5998) há 8 meses atrás
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) há 8 meses atrás
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) há 8 meses atrás
  Jon Ross-Perkins cfe5599144 Support imports of more literal values (#5954) há 8 meses atrás
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) há 8 meses atrás
  David Blaikie efbc9f7c9c Create LoadedImportRefs for vtable entries with import insts instead of local insts (#5931) há 8 meses atrás
  David Blaikie 545354a3b4 Import symbolic vtable entries as attached constants (#5871) há 9 meses atrás
  Boaz Brickner 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) há 9 meses atrás
  Richard Smith e3a366f1c3 Add prelude impl of `Iterate` for array types. (#5895) há 9 meses atrás
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) há 9 meses atrás
  Jon Ross-Perkins b8ca7bf18f Include the virtual modifier when importing functions (#5841) há 9 meses atrás
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) há 9 meses atrás
  David Blaikie 83b2924432 Support importing vtables for generic classes (#5802) há 9 meses atrás
  David Blaikie e6214b946a Remove out of date comment (#5805) há 9 meses atrás
  David Blaikie 967a98f845 Import vtable_ptr lazily (#5762) há 10 meses atrás
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) há 10 meses atrás
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) há 10 meses atrás
  Richard Smith dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) há 10 meses atrás
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) há 11 meses atrás
  David Blaikie 6831c98d74 Refactor interface and impl NameScope importing to resemble classes (#5585) há 11 meses atrás
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) há 11 meses atrás
  David Blaikie d614ed0fc9 Assert that non-`None` `NameScope`s import as non-`None` (#5584) há 11 meses atrás