História revízii

Autor SHA1 Správa Dátum
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 mesiacov pred
  Geoff Romer 11d407b4a0 Add form to Function (#6561) 3 mesiacov pred
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 mesiacov pred
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 mesiacov pred
  Dana Jansens 7c1798d96d Format impl witness instructions as part of the impl (#6485) 4 mesiacov pred
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) 4 mesiacov pred
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) 4 mesiacov pred
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) 4 mesiacov pred
  Dana Jansens 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) 5 mesiacov pred
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 mesiacov pred
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 mesiacov pred
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) 6 mesiacov pred
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 6 mesiacov pred
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 mesiacov pred
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 mesiacov pred
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 mesiacov pred
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 mesiacov pred
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) 8 mesiacov pred
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) 8 mesiacov pred
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) 9 mesiacov pred
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 mesiacov pred
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 mesiacov pred
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 mesiacov pred
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 mesiacov pred
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 mesiacov pred
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) 9 mesiacov pred
  Jon Ross-Perkins 6a53947c5c Handle destruction for return statements (#5785) 9 mesiacov pred
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) 10 mesiacov pred
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 mesiacov pred
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 mesiacov pred