Commit History

Author SHA1 Message Date
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) 7 months ago
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 months ago
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 months ago
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 months ago
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 months ago
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) 8 months ago
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) 8 months ago
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 months ago
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) 8 months ago
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) 8 months ago
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) 8 months ago
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 months ago
  Richard Smith e3a366f1c3 Add prelude impl of `Iterate` for array types. (#5895) 9 months ago
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 months ago
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 months ago
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) 9 months ago
  Jon Ross-Perkins 6a53947c5c Handle destruction for return statements (#5785) 9 months ago
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 months ago
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 months ago
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) 10 months ago