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

Автор SHA1 Сообщение Дата
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 год назад
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 год назад
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 год назад
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 год назад
  Dana Jansens 164310c6b8 Facet values (like type values) can be copied around at runtime (#5242) 1 год назад
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 год назад
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 год назад
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 год назад
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 год назад
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 год назад
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 год назад
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 год назад
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 год назад
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 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 5d1b39e1f2 More instructions get named (#4615) 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 год назад
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) 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 17411c5e78 Assign a name to `interface_type` instructions. (#4369) 1 год назад
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) 1 год назад
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 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 год назад