Commit History

Autor SHA1 Mensaxe Data
  Richard Smith 89c9714825 Fix handling of member types of generic classes. (#5332) hai 1 ano
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hai 1 ano
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
  josh11b e9c90af92e Reduce redundant diagnostics (#5234) hai 1 ano
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) hai 1 ano
  josh11b c7a338be59 Replace uses of "defined" with "complete" (#5196) hai 1 ano
  josh11b 3ebd098597 Completing a type no longer ignores facet types (#5004) hai 1 ano
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) hai 1 ano
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) hai 1 ano
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hai 1 ano
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) hai 1 ano
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) hai 1 ano
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) hai 1 ano
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) hai 1 ano
  josh11b 230a8ee598 Support associated constants in impl witnesses (#4770) hai 1 ano
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) hai 1 ano
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) hai 1 ano
  josh11b c5fd8f42b8 `ImplWitness` (#4679) hai 1 ano
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) hai 1 ano
  josh11b 5d1b39e1f2 More instructions get named (#4615) hai 1 ano
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) hai 1 ano
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) hai 1 ano
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) hai 1 ano
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) hai 1 ano
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) hai 1 ano
  Brymer Meneses 89eed4220f Expose indexing as a language interface (#4370) hai 1 ano
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) hai 1 ano
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) hai 1 ano
  Richard Smith 17411c5e78 Assign a name to `interface_type` instructions. (#4369) hai 1 ano
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) hai 1 ano