Commit History

Author SHA1 Message Date
  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
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) 4 months ago
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) 5 months ago
  Jon Ross-Perkins 972854e834 In import, replace MakeSelfSpecific with GetOrAddLocalSpecific (#6409) 5 months ago
  Jon Ross-Perkins 8779b8f64b Replace pending generic logic with work stack-based logic (#6404) 5 months ago
  Jon Ross-Perkins 6b1ef75ac5 Make generic decl resolution happen during non-pending import flow (#6394) 5 months ago
  Dana Jansens 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) 5 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
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) 6 months ago
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 6 months ago