提交歷史

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