Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hace 4 meses
  Dana Jansens 201e408252 Type completion of facet types is separate from Identifying (#6385) hace 5 meses
  Dana Jansens f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) hace 6 meses
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) hace 6 meses
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) hace 6 meses
  Jon Ross-Perkins 81c2b3be1a Handle some more errors in interfaces without crashing. (#6155) hace 7 meses
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) hace 1 año
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) hace 1 año
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) hace 1 año
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) hace 1 año
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) hace 1 año
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) hace 1 año
  Richard Smith 6fd139b805 Renumber inner parameters when checking an impl function against an interface function. (#5113) hace 1 año
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) hace 1 año
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) hace 1 año
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hace 1 año
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) hace 1 año
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) hace 1 año
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) hace 1 año
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) hace 1 año
  Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) hace 1 año
  Jon Ross-Perkins e62973a8ef Address the LocIdAndInst::ReusingLoc TODO (#4211) hace 1 año
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) hace 1 año
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) hace 1 año
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) hace 2 años
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) hace 2 años
  Jon Ross-Perkins b079acd86f Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810) hace 2 años
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) hace 2 años
  Richard Smith 33c1e9ca95 Add an associated entity instruction and corresponding type for interface elements. (#3730) hace 2 años