Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) vor 1 Jahr
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) vor 1 Jahr
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) vor 1 Jahr
  josh11b 5d1b39e1f2 More instructions get named (#4615) vor 1 Jahr
  Richard Smith 831dd2c929 Fix importing of the complete_type_witness for a generic class. (#4600) 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
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) vor 1 Jahr
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) vor 1 Jahr
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) vor 1 Jahr
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) vor 1 Jahr
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) vor 1 Jahr
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) vor 1 Jahr
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) vor 1 Jahr
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) vor 1 Jahr
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) vor 1 Jahr
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) vor 1 Jahr
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) vor 1 Jahr
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) vor 1 Jahr
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) vor 2 Jahren
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) vor 2 Jahren
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) vor 2 Jahren
  Jon Ross-Perkins de4c32beb5 Split apart some tests which don't need the prelude. (#3904) vor 2 Jahren