Commit History

Author SHA1 Message Date
  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
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 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 efb5d6d25a Assign locations to instructions in a generic eval block. (#4393) 1 year ago
  Geoff Romer 6439f9065d Handle block scopes in compile-time binding check (#4379) 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 87678cc374 Disallow compile time bindings where they aren't clearly supported. (#4338) 1 year ago