Commit Verlauf

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