Commit History

Autor SHA1 Mensaxe Data
  Geoff Romer 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) hai 3 meses
  Geoff Romer e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) hai 3 meses
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) hai 3 meses
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) hai 4 meses
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) hai 7 meses
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) hai 7 meses
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) hai 8 meses
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) hai 9 meses
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) hai 9 meses
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) hai 9 meses
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) hai 10 meses
  Jon Ross-Perkins 3fb4d9a468 Add range flag settings to class files (#5556) hai 11 meses
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) hai 1 ano
  Geoff Romer 34887403ab Model patterns as constant values (#5385) hai 1 ano
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) hai 1 ano
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) hai 1 ano
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hai 1 ano
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) hai 1 ano
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) hai 1 ano
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) hai 1 ano
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) hai 1 ano
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) hai 1 ano
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) hai 1 ano
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) hai 1 ano
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) hai 1 ano
  josh11b 5d1b39e1f2 More instructions get named (#4615) hai 1 ano
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) hai 1 ano
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) hai 1 ano
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) hai 1 ano