Historie revizí

Autor SHA1 Zpráva Datum
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) před 1 rokem
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) před 1 rokem
  Jon Ross-Perkins dc8fab1d81 Refactor PerformCall (#5302) před 1 rokem
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) před 1 rokem
  Jon Ross-Perkins a5df8ad736 Support destruction of storage (#5171) před 1 rokem
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) před 1 rokem
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) před 1 rokem
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) před 1 rokem
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) před 1 rokem
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) před 1 rokem
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) před 1 rokem
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) před 1 rokem
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) před 1 rokem
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) před 1 rokem
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) před 1 rokem
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) před 1 rokem
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) před 1 rokem
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) před 1 rokem
  Richard Smith ff530305d1 Add prelude support for implicit conversion between integer literals and sized integer types. (#4525) před 1 rokem
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) před 1 rokem
  Richard Smith fcabeb6725 Don't create instructions for implicit constants. (#4497) před 1 rokem
  Jon Ross-Perkins bd2fa3ace7 Remove CalleeParamsInfo (#4452) před 1 rokem
  Geoff Romer e20e8bfbea Consolidate caller match in one function call (#4446) před 1 rokem
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) před 1 rokem
  Jon Ross-Perkins 302aa1bb30 Remove uses of StringLiteral in format strings. (#4416) před 1 rokem
  Jon Ross-Perkins 7c22348461 Add s plural format to IntAsSelect (#4423) před 1 rokem
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) před 1 rokem