Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) há 1 ano atrás
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) há 1 ano atrás
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) há 1 ano atrás
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) há 1 ano atrás
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) há 1 ano atrás
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) há 1 ano atrás
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) há 1 ano atrás
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) há 1 ano atrás
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) há 1 ano atrás
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) há 1 ano atrás
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) há 1 ano atrás
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) há 1 ano atrás
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) há 1 ano atrás
  josh11b 5d1b39e1f2 More instructions get named (#4615) há 1 ano atrás
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) há 1 ano atrás
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) há 1 ano atrás
  Jon Ross-Perkins fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) há 1 ano atrás
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) há 1 ano atrás
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) há 1 ano atrás
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) há 1 ano atrás
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) há 1 ano atrás
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) há 1 ano atrás
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) há 1 ano atrás
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) há 1 ano atrás
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) há 1 ano atrás
  Richard Smith 8d45530c5f Add a `note: ` prefix to all notes. (#4330) há 1 ano atrás
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) há 1 ano atrás
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) há 1 ano atrás
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) há 1 ano atrás
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) há 1 ano atrás