Commit History

Author SHA1 Message Date
  Geoff Romer bd6aeae9d4 Don't require `ref` tags in thunks (#7115) 6 days ago
  Dana Jansens 554b1b8d10 Remove SymbolicBindingType (#7114) 1 week ago
  Richard Smith 8e0d856725 Improve `InPlaceInitializing` conversion. (#7021) 1 month ago
  Jon Ross-Perkins 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) 1 month ago
  Dana Jansens a0416a1250 Don't finish the non-canonical instruction created in EvalOrAddInst (#6972) 1 month ago
  Geoff Romer 262e24a2a0 Remove indirection through `NameRef`s when building a thunk call (#6965) 1 month ago
  Geoff Romer 18f87e4f79 Include the type in the location of binding insts (#6963) 1 month ago
  Dana Jansens d6be20641c Use earlier `require` decls inside a named constraint to provide witnesses for `Self` (#6915) 1 month ago
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) 1 month ago
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) 1 month ago
  Geoff Romer ba6257891e Remove ValueParamPattern case from deduction (#6869) 1 month ago
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) 2 months ago
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) 2 months ago
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) 2 months ago
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) 2 months ago
  Dana Jansens fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) 2 months ago
  Jon Ross-Perkins e2bdbe8507 Make semir scope labels only print when non-empty (#6780) 2 months ago
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) 2 months ago
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) 2 months ago
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) 2 months ago
  Geoff Romer 1c885a629e Format FormType as "Core.Form" (#6734) 2 months ago
  Jon Ross-Perkins f0e04c89c3 Share more function logic between custom/thunk/C++ functions. (#6690) 2 months ago
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) 3 months ago
  Geoff Romer 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) 3 months ago
  Geoff Romer e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) 3 months ago
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 months ago
  Geoff Romer 11d407b4a0 Add form to Function (#6561) 3 months ago
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 months ago
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
  Dana Jansens 7c1798d96d Format impl witness instructions as part of the impl (#6485) 4 months ago