Commit History

Author SHA1 Message Date
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) 1 year ago
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) 1 year ago
  Brymer Meneses 89eed4220f Expose indexing as a language interface (#4370) 1 year ago
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) 1 year ago
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 year ago
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) 1 year ago
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) 1 year ago
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 year ago
  Richard Smith 17411c5e78 Assign a name to `interface_type` instructions. (#4369) 1 year ago
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) 1 year ago
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 year ago
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 year ago
  Brymer Meneses 7f930d0f58 Use `TupleAccess` instead of `TupleIndex` (#4318) 1 year ago
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 year ago
  Brymer Meneses 34ae2b001b move tuple testdata from `index/` to `tuple/access` (#4226) 1 year ago