Commit Verlauf

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