История коммитов

Автор SHA1 Сообщение Дата
  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 год назад
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 год назад
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) 1 год назад
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 год назад
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 год назад
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) 1 год назад
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 год назад
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 год назад
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 год назад
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 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 год назад
  Jon Ross-Perkins 8f685b6953 Change how diagnostics are ordered (#4778) 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 год назад
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) 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 год назад
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 год назад
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 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 год назад