Commit History

Autor SHA1 Mensaxe Data
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) hai 2 meses
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) hai 2 meses
  Geoff Romer 1c885a629e Format FormType as "Core.Form" (#6734) hai 2 meses
  Jon Ross-Perkins 74969cab04 Generate non-final Destroy witnesses for symbolics (#6731) hai 2 meses
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) hai 2 meses
  Jon Ross-Perkins 917ce5bd6b Fix a duplicate diagnostic on incomplete return types. (#6684) hai 3 meses
  Dana Jansens ee77aa4b67 Member access into a facet is not a "lookup in type of base" (#6631) hai 3 meses
  Geoff Romer 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) hai 3 meses
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) hai 3 meses
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) hai 3 meses
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
  Dana Jansens 7c1798d96d Format impl witness instructions as part of the impl (#6485) hai 4 meses
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) hai 4 meses
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) hai 4 meses
  Geoff Romer a0d1e4b809 Handle SpecificImplFunction in GetCallee (#6487) hai 4 meses
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) hai 4 meses
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) hai 4 meses
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) hai 5 meses
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) hai 5 meses
  Dana Jansens 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) hai 5 meses
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) hai 5 meses
  Dana Jansens f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) hai 6 meses
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) hai 6 meses
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) hai 6 meses
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) hai 6 meses
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) hai 7 meses
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) hai 7 meses
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) hai 7 meses
  Dana Jansens a6bb11f1cf Rearrange convert: construct FacetAccessType from a facet value before impl lookup instead of after (#6113) hai 7 meses
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) hai 7 meses