Commit History

Author SHA1 Message Date
  Dana Jansens a0416a1250 Don't finish the non-canonical instruction created in EvalOrAddInst (#6972) 1 month ago
  Geoff Romer 18f87e4f79 Include the type in the location of binding insts (#6963) 1 month ago
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) 1 month ago
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) 2 months ago
  Richard Smith f9ab963bd6 Add a `type_literal` instruction to represent syntactic type literals. (#6781) 2 months ago
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) 2 months ago
  Dana Jansens ee77aa4b67 Member access into a facet is not a "lookup in type of base" (#6631) 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
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) 4 months ago
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) 4 months ago
  Geoff Romer a0d1e4b809 Handle SpecificImplFunction in GetCallee (#6487) 4 months ago
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) 4 months ago
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 months ago
  Dana Jansens f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) 6 months ago
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 months ago
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 6 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
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 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
  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) 8 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 be487bbeda Use declaration locations for formatting entities (#5799) 9 months ago
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 months ago