Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) il y a 3 mois
  Dana Jansens 7f7186c227 Extended name lookup replaces inner Self (#6632) il y a 3 mois
  Dana Jansens ee77aa4b67 Member access into a facet is not a "lookup in type of base" (#6631) il y a 3 mois
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) il y a 6 mois
  Geoff Romer 39503a5561 Disambiguate "value binding" (#6231) il y a 6 mois
  Richard Smith e26b6a35c2 Allow instance binding on tuple-valued expressions. (#6203) il y a 6 mois
  Dana Jansens 3d592ebe59 Support member access into the type of `(facet as type)` expressions as being into the facet's type (#6190) il y a 6 mois
  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