Historique des commits

Auteur SHA1 Message Date
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) il y a 7 mois
  Dana Jansens 54b994ceac Simplify member access in facet values (#6146) il y a 7 mois
  Richard Smith 3b6d202730 Implement support for mixed-access overload sets. (#6137) il y a 7 mois
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) il y a 7 mois
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) il y a 7 mois
  Richard Smith ca40e9d693 Support making method calls to C++ overload sets. (#6069) il y a 7 mois
  Dana Jansens 91722ae21a Stop round tripping through an InstId to get the ConstantId of a TypeId (#6044) il y a 7 mois
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) il y a 9 mois
  Dana Jansens 3d07794650 Gracefully error in non-compound member lookup into a runtime facet value (#5485) il y a 11 mois
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) il y a 1 an
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) il y a 1 an
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) il y a 1 an
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) il y a 1 an
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) il y a 1 an
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) il y a 1 an
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) il y a 1 an
  Dana Jansens 6eddf72979 Avoid crashing during associated constant lookup on a runtime facet value (#5243) il y a 1 an
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) il y a 1 an
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) il y a 1 an
  Jon Ross-Perkins a5df8ad736 Support destruction of storage (#5171) il y a 1 an
  josh11b d431e1fbf4 Never perform instance binding with implicit `Self` in an interface (#5121) il y a 1 an
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) il y a 1 an
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) il y a 1 an
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) il y a 1 an
  josh11b aa90ab3862 Fix non-instance compound member access (#5059) il y a 1 an