Historique des commits

Auteur SHA1 Message Date
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) il y a 2 mois
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) il y a 2 mois
  Dana Jansens 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) il y a 3 mois
  Dana Jansens 3a7c44c5c4 Check required implementations when an enclosing interface is implemented (#6522) il y a 3 mois
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) il y a 4 mois
  Dana Jansens 201e408252 Type completion of facet types is separate from Identifying (#6385) il y a 5 mois
  Dana Jansens f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) il y a 6 mois
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) il y a 6 mois
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) il y a 6 mois
  Jon Ross-Perkins 81c2b3be1a Handle some more errors in interfaces without crashing. (#6155) il y a 7 mois
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) 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
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) il y a 1 an
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) il y a 1 an
  Richard Smith 6fd139b805 Renumber inner parameters when checking an impl function against an interface function. (#5113) il y a 1 an
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) il y a 1 an
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) il y a 1 an
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) il y a 1 an
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) il y a 1 an
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) il y a 1 an
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) il y a 1 an
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) il y a 1 an
  Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) il y a 1 an
  Jon Ross-Perkins e62973a8ef Address the LocIdAndInst::ReusingLoc TODO (#4211) il y a 1 an
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) il y a 1 an
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) il y a 1 an