Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) před 3 měsíci
  Geoff Romer 11d407b4a0 Add form to Function (#6561) 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 3 měsíci
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 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
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) před 4 měsíci
  Jon Ross-Perkins 103c49a763 Canonicalize imported witness blocks on FacetValue (#6458) před 5 měsíci
  Dana Jansens 6a60b80508 Remove the FacetTypeId in RequireImpls (#6437) 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 44d86e11bb Minor uses of import_* in import_ref (#6428) před 5 měsíci
  Jon Ross-Perkins 167b45ca35 Rewrite pending specifics to use the work stack (#6415) před 5 měsíci
  Jon Ross-Perkins 01a7c79c41 Proposing helpers to reduce some facet type boilerplate (#6412) před 5 měsíci
  Jon Ross-Perkins 972854e834 In import, replace MakeSelfSpecific with GetOrAddLocalSpecific (#6409) před 5 měsíci
  Jon Ross-Perkins 8779b8f64b Replace pending generic logic with work stack-based logic (#6404) před 5 měsíci
  Jon Ross-Perkins 6b1ef75ac5 Make generic decl resolution happen during non-pending import flow (#6394) před 5 měsíci
  Jon Ross-Perkins 4a8efd81e3 Rewrite generic binding imports to use AddLoadedImportRef (#6388) před 5 měsíci
  Dana Jansens eb0dcc8ce4 Import generic named constraints (#6376) před 5 měsíci
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) 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 0183fa301f Import named constraints in a FacetType (#6368) před 5 měsíci
  Dana Jansens 0177dc5677 Import contained RequireImpls when importing an Interface or NamedConstraint (#6344) před 5 měsíci
  Jon Ross-Perkins 877179d6d9 Refactor addition of imported locations and placeholders (#6354) před 5 měsíci
  Jon Ross-Perkins 931039dcbc Refactor ResolveResult with its factory methods (#6356) před 5 měsíci
  Jon Ross-Perkins bf4d59bc20 Move ImportRefResolver function bodies out-of-line (#6355) před 5 měsíci
  Jon Ross-Perkins faada92cee Refactor AddLoadedImportRef, particularly for types (#6352) před 5 měsíci
  Jon Ross-Perkins 8ba0274e81 Call GetAttached less frequently in import (#6350) před 5 měsíci
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) před 5 měsíci
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) před 5 měsíci