Commit History

Author SHA1 Message Date
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 year ago
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 year ago
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 year ago
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) 1 year ago
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 year ago
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 year ago
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) 1 year ago
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 year ago
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 year ago
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 year ago
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 year ago
  Jon Ross-Perkins ac2428acaf Start unifying let/var handling. (#4032) 1 year ago
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) 1 year ago
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) 1 year ago
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) 2 years ago
  Jon Ross-Perkins de4c32beb5 Split apart some tests which don't need the prelude. (#3904) 2 years ago