Historique des commits

Auteur SHA1 Message Date
  Dana Jansens 554b1b8d10 Remove SymbolicBindingType (#7114) il y a 1 semaine
  Dana Jansens a0416a1250 Don't finish the non-canonical instruction created in EvalOrAddInst (#6972) il y a 1 mois
  Geoff Romer 18f87e4f79 Include the type in the location of binding insts (#6963) il y a 1 mois
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) il y a 1 mois
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) il y a 2 mois
  Richard Smith f9ab963bd6 Add a `type_literal` instruction to represent syntactic type literals. (#6781) il y a 2 mois
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
  Dana Jansens ee77aa4b67 Member access into a facet is not a "lookup in type of base" (#6631) il y a 3 mois
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) il y a 4 mois
  Dana Jansens 7c1798d96d Format impl witness instructions as part of the impl (#6485) il y a 4 mois
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) il y a 4 mois
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) il y a 4 mois
  Geoff Romer a0d1e4b809 Handle SpecificImplFunction in GetCallee (#6487) il y a 4 mois
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) il y a 4 mois
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) il y a 5 mois
  Dana Jansens f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) il y a 6 mois
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) il y a 6 mois
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) il y a 7 mois
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) il y a 7 mois
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) il y a 7 mois
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) il y a 7 mois
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) il y a 7 mois
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) il y a 7 mois
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) il y a 8 mois
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) il y a 8 mois
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) il y a 9 mois
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) il y a 9 mois
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) il y a 9 mois
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) il y a 9 mois
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) il y a 9 mois