Commit History

Author SHA1 Message Date
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 6 months ago
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 months ago
  Dana Jansens a6bb11f1cf Rearrange convert: construct FacetAccessType from a facet value before impl lookup instead of after (#6113) 7 months ago
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 months ago
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) 7 months ago
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) 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
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 months ago
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) 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
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 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
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) 10 months ago
  Jon Ross-Perkins 78d4cce9f8 Put min_prelude in a testdata dir (#5635) 10 months ago
  Jon Ross-Perkins 0a727c32e9 Change min_prelude to use EXTRA-ARGS and INCLUDE-FILE (#5625) 11 months ago