Historique des commits

Auteur SHA1 Message Date
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) il y a 1 an
  josh11b 5d1b39e1f2 More instructions get named (#4615) il y a 1 an
  Richard Smith 63ff0cca1a Include the call arguments in the location of a call. (#4602) il y a 1 an
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) il y a 1 an
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) il y a 1 an
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) il y a 1 an
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) il y a 1 an
  Brymer Meneses 89eed4220f Expose indexing as a language interface (#4370) il y a 1 an
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) il y a 1 an
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) il y a 1 an
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Brymer Meneses 7f930d0f58 Use `TupleAccess` instead of `TupleIndex` (#4318) il y a 1 an
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) il y a 1 an
  Brymer Meneses 34ae2b001b move tuple testdata from `index/` to `tuple/access` (#4226) il y a 1 an