Historia zmian

Autor SHA1 Wiadomość Data
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 rok temu
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 rok temu
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 rok temu
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 rok temu
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 rok temu
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 rok temu
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) 1 rok temu
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 rok temu
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 rok temu
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 rok temu
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 rok temu
  Richard Smith fcabeb6725 Don't create instructions for implicit constants. (#4497) 1 rok temu
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) 1 rok temu
  Brymer Meneses 89eed4220f Expose indexing as a language interface (#4370) 1 rok temu
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 rok temu
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 rok temu
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 rok temu
  Richard Smith 17411c5e78 Assign a name to `interface_type` instructions. (#4369) 1 rok temu
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) 1 rok temu
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) 1 rok temu
  Richard Smith 5ab957d012 Make ImplDecls evaluate to themselves. (#4352) 1 rok temu
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 rok temu
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 rok temu
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 rok temu
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 rok temu
  Richard Smith 16fd645663 Add source locations to `interface_witness` and `interface_witness_access` instructions. (#4265) 1 rok temu
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) 1 rok temu
  Richard Smith b2a13afb73 Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202) 1 rok temu
  Richard Smith 91f56f72a5 Fix importing of generic types. (#4196) 1 rok temu