Commit történet

Szerző SHA1 Üzenet Dátum
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) 6 hónapja
  Geoff Romer 39503a5561 Disambiguate "value binding" (#6231) 6 hónapja
  Richard Smith e26b6a35c2 Allow instance binding on tuple-valued expressions. (#6203) 6 hónapja
  Dana Jansens 3d592ebe59 Support member access into the type of `(facet as type)` expressions as being into the facet's type (#6190) 6 hónapja
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 hónapja
  Dana Jansens 54b994ceac Simplify member access in facet values (#6146) 7 hónapja
  Richard Smith 3b6d202730 Implement support for mixed-access overload sets. (#6137) 7 hónapja
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) 7 hónapja
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) 7 hónapja
  Richard Smith ca40e9d693 Support making method calls to C++ overload sets. (#6069) 7 hónapja
  Dana Jansens 91722ae21a Stop round tripping through an InstId to get the ConstantId of a TypeId (#6044) 7 hónapja
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) 9 hónapja
  Dana Jansens 3d07794650 Gracefully error in non-compound member lookup into a runtime facet value (#5485) 11 hónapja
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 éve
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 éve
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) 1 éve
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) 1 éve
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 éve
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) 1 éve
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 éve
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) 1 éve
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) 1 éve
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) 1 éve
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) 1 éve
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 éve
  Dana Jansens 6eddf72979 Avoid crashing during associated constant lookup on a runtime facet value (#5243) 1 éve
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) 1 éve
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) 1 éve
  Jon Ross-Perkins a5df8ad736 Support destruction of storage (#5171) 1 éve
  josh11b d431e1fbf4 Never perform instance binding with implicit `Self` in an interface (#5121) 1 éve