История коммитов

Автор SHA1 Сообщение Дата
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 год назад
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 год назад
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 год назад
  josh11b b25117b508 Do not resolve the declaration when forming a specific for use in an eval block (#4692) 1 год назад
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 год назад
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) 1 год назад
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 год назад
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 год назад
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) 1 год назад
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 год назад
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 год назад
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 год назад
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 год назад
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 год назад
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 год назад
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 год назад
  Richard Smith efb5d6d25a Assign locations to instructions in a generic eval block. (#4393) 1 год назад
  Richard Smith 17411c5e78 Assign a name to `interface_type` instructions. (#4369) 1 год назад
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) 1 год назад
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) 1 год назад
  Richard Smith 5ab957d012 Make ImplDecls evaluate to themselves. (#4352) 1 год назад
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 год назад
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 год назад
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 год назад
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) 1 год назад
  Richard Smith 16fd645663 Add source locations to `interface_witness` and `interface_witness_access` instructions. (#4265) 1 год назад
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) 1 год назад
  Richard Smith b2a13afb73 Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202) 1 год назад
  Richard Smith 91f56f72a5 Fix importing of generic types. (#4196) 1 год назад
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) 1 год назад