Cronologia Commit

Autore SHA1 Messaggio Data
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 anno fa
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 anno fa
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 anno fa
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 anno fa
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 anno fa
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) 1 anno fa
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 anno fa
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 anno fa
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 anno fa
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 anno fa
  Boaz Brickner 1409666e6a In indirect_import_member test, make the alias avoid name poisoning (#4635) 1 anno fa
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) 1 anno fa
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 anno fa
  Richard Smith 831dd2c929 Fix importing of the complete_type_witness for a generic class. (#4600) 1 anno fa
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) 1 anno fa
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 anno fa
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 anno fa
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 anno fa
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 anno fa
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) 1 anno fa
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) 1 anno fa
  Richard Smith 6d3c915bbf When performing name lookup, determine the generic instance within which the lookup result was found. (#4118) 1 anno fa
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) 1 anno fa
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) 1 anno fa
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) 1 anno fa
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) 1 anno fa
  Richard Smith 9a11e977b3 Improve formatting of the type of a function or generic class name. (#4033) 1 anno fa
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) 1 anno fa
  Jon Ross-Perkins 7b4b7abc6e Fix handling for indirectly imported entities. (#3977) 1 anno fa