Historial de Commits

Autor SHA1 Mensaje Fecha
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hace 1 año
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hace 1 año
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) hace 1 año
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) hace 1 año
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) hace 1 año
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) hace 1 año
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) hace 1 año
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) hace 1 año
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) hace 1 año
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hace 1 año
  Dana Jansens d6ce8f192d Don't use an impl when 'extend impl' is an error (#4935) hace 1 año
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) hace 1 año
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) hace 1 año
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) hace 1 año
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) hace 1 año
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) hace 1 año
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) hace 1 año
  josh11b c5fd8f42b8 `ImplWitness` (#4679) hace 1 año
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) hace 1 año
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) hace 1 año
  josh11b b25117b508 Do not resolve the declaration when forming a specific for use in an eval block (#4692) hace 1 año
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) hace 1 año
  josh11b 5d1b39e1f2 More instructions get named (#4615) hace 1 año
  Richard Smith 63ff0cca1a Include the call arguments in the location of a call. (#4602) hace 1 año
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) hace 1 año
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) hace 1 año
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) hace 1 año
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) hace 1 año