Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) před 1 rokem
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) před 1 rokem
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) před 1 rokem
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) před 1 rokem
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) před 1 rokem
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) před 1 rokem
  Richard Smith 2f3ad26f0e Basic support for declaring generic impls. (#4336) před 1 rokem
  Richard Smith 42bda1e38f Don't substitute into the targeted instructions of an associated constant. (#4342) před 1 rokem
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) před 1 rokem
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) před 1 rokem
  Richard Smith 5d481877f1 Omit a trailing `SpecificId` by default when formatting instruction arguments. (#4315) před 1 rokem
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) před 1 rokem
  David Blaikie 5806d8385d Add SemIR support for virtual functions (#4272) před 1 rokem
  Jon Ross-Perkins 64204d9182 Factor library names into their own ID structure. (#4219) před 1 rokem
  Richard Smith b2a13afb73 Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202) před 1 rokem
  Jon Ross-Perkins 3d13b8f71c Fix handling of interface redefinitions. (#4198) před 1 rokem
  Richard Smith 2a06c964b5 Fix formatting for imported `impl`s. (#4194) před 1 rokem
  Jon Ross-Perkins 66147dee4f Refactor some commonality in formatter. (#4171) před 1 rokem
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) před 1 rokem
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) před 1 rokem
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) před 1 rokem
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) před 1 rokem
  Richard Smith fc8e686607 Rebuild all constants in the eval block. (#4155) před 1 rokem
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) před 1 rokem
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) před 1 rokem
  Jon Ross-Perkins e76b6a61b4 Abbreviate instruction as inst in formatter. (#4146) před 1 rokem
  Jon Ross-Perkins 65d6e3e221 Use verbose formatting of instructions on crash messages. (#4125) před 1 rokem
  Richard Smith 5006838f1c Build an evaluation block for the definition region of a generic. (#4131) před 1 rokem
  Richard Smith efea072be3 Compute specific constant values. (#4128) před 1 rokem
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) před 1 rokem