Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) hace 1 año
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) hace 1 año
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) hace 1 año
  josh11b 5d1b39e1f2 More instructions get named (#4615) hace 1 año
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) hace 1 año
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) hace 1 año
  Jon Ross-Perkins fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) hace 1 año
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) hace 1 año
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) hace 1 año
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) hace 1 año
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) hace 1 año
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) hace 1 año
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) hace 1 año
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) hace 1 año
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) hace 1 año
  Richard Smith 8d45530c5f Add a `note: ` prefix to all notes. (#4330) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) hace 1 año
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) hace 1 año
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) hace 1 año
  Jon Ross-Perkins bed5fdcbbe Fix indirect import handling for functions. (#4258) hace 1 año
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) hace 1 año
  Jon Ross-Perkins ae675e61bd Add initial parsing for 'extern library' (#4173) hace 1 año
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) hace 1 año
  Richard Smith 9a11e977b3 Improve formatting of the type of a function or generic class name. (#4033) hace 1 año
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) hace 1 año
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) hace 1 año
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) hace 2 años
  Jon Ross-Perkins de4c32beb5 Split apart some tests which don't need the prelude. (#3904) hace 2 años