Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoff Romer 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) vor 3 Monaten
  Geoff Romer e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) vor 3 Monaten
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) vor 3 Monaten
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) vor 4 Monaten
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) vor 4 Monaten
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) vor 6 Monaten
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) vor 6 Monaten
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) vor 7 Monaten
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) vor 7 Monaten
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) vor 7 Monaten
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) vor 7 Monaten
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) vor 10 Monaten
  Jon Ross-Perkins 3fb4d9a468 Add range flag settings to class files (#5556) vor 11 Monaten
  Geoff Romer 34887403ab Model patterns as constant values (#5385) vor 1 Jahr
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) vor 1 Jahr
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) vor 1 Jahr
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) vor 1 Jahr
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) vor 1 Jahr
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) vor 1 Jahr
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
  josh11b 5d1b39e1f2 More instructions get named (#4615) vor 1 Jahr
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) vor 1 Jahr
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) vor 1 Jahr
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) vor 1 Jahr
  Brymer Meneses 89eed4220f Expose indexing as a language interface (#4370) vor 1 Jahr
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) vor 1 Jahr
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) vor 1 Jahr
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) vor 1 Jahr