Historie revizí

Autor SHA1 Zpráva Datum
  Dana Jansens 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) před 3 měsíci
  Dana Jansens 30562826b8 Add Inst::IsOneOf to check if an inst is one of a few kinds (#6523) před 4 měsíci
  Dana Jansens f7fa83ead6 Fix comments in impl lookup to refer to identified facet types instead of complete ones (#6560) před 4 měsíci
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
  Jon Ross-Perkins b34e349792 Push GetFacetAsType from impl_lookup to custom_witness (#6520) před 4 měsíci
  Jon Ross-Perkins 2543d2ea4f Add CoreInterface for consistent tracking of CoreIdentifier interfaces (#6516) před 4 měsíci
  Dana Jansens 5efed204a2 Make EvalLookupSingleImplWitness shorter (#6517) před 4 měsíci
  Richard Smith c77eebd15e Cache final impl lookup results. (#6452) před 5 měsíci
  Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) před 5 měsíci
  Dana Jansens 0cf2448505 Get specific interfaces with correct specific from named constraints (#6435) před 5 měsíci
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) před 5 měsíci
  Dana Jansens e62678e682 Identify and complete facet types as needed for p5168 (#6369) před 5 měsíci
  Dana Jansens acb7810e32 Avoid crashing when an impl decl has a missing definition (#6349) před 5 měsíci
  Dana Jansens ca3f95faa6 Make named constraint eval to a FacetType with itself in it (#6308) před 6 měsíci
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) před 6 měsíci
  Jon Ross-Perkins b1f734e1cd Switch `EvalLookupSingleImplWitness` from "concrete" to "final" terminology (#6246) před 6 měsíci
  Dana Jansens 2ee2b2f1e3 Move the FacetAccessType special case out of name lookup, and generalize it (#6163) před 7 měsíci
  Dana Jansens e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) před 7 měsíci
  Dana Jansens 0c761a9a78 Find the builtin TypeCanAggregateDestroy in the FacetType for facet values (#6119) před 7 měsíci
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) před 7 měsíci
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) před 7 měsíci
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) před 7 měsíci
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) před 7 měsíci
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) před 7 měsíci
  Dana Jansens c707a6deaa Verify rewrite constraints in impl lookup (#5617) před 9 měsíci
  Jon Ross-Perkins 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) před 9 měsíci
  Jon Ross-Perkins 192c3f1939 Add comment to FindAssociatedImportIRs (#5840) před 9 měsíci
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) před 11 měsíci
  Jon Ross-Perkins a85d292f8d Change from ToImplicit to AsDesugared (#5591) před 11 měsíci