Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) il y a 4 mois
  Dana Jansens 7c1798d96d Format impl witness instructions as part of the impl (#6485) il y a 4 mois
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) il y a 4 mois
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) il y a 5 mois
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) il y a 6 mois
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) il y a 7 mois
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) il y a 7 mois
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) il y a 9 mois
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) il y a 9 mois
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) il y a 9 mois
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) il y a 9 mois
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) il y a 10 mois
  Jon Ross-Perkins 825773dcb3 Add range flag settings to impl files (#5560) il y a 11 mois
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) il y a 1 an
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) il y a 1 an
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) il y a 1 an
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) il y a 1 an
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) il y a 1 an
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) il y a 1 an
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) il y a 1 an
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) il y a 1 an
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) il y a 1 an
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) il y a 1 an
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) il y a 1 an
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) il y a 1 an
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) il y a 1 an
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) il y a 1 an
  josh11b 230a8ee598 Support associated constants in impl witnesses (#4770) il y a 1 an