Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) 1 vuosi sitten
  Boaz Brickner 7c01bb4e5c Return the `NameId` for a new instruction regardless if it's unresolved because it's poisoned or not (#4861) 1 vuosi sitten
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 vuosi sitten
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 vuosi sitten
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) 1 vuosi sitten
  Richard Smith 6bc36b045f Rearrange name poisoning logic to do a little less work. (#4766) 1 vuosi sitten
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 vuosi sitten
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 vuosi sitten
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 vuosi sitten
  Richard Smith e75ef34591 Improve diagnostics for missing qualified names. (#4638) 1 vuosi sitten
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 vuosi sitten
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) 1 vuosi sitten
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 vuosi sitten
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 vuosi sitten
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 vuosi sitten
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 vuosi sitten
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 vuosi sitten
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) 1 vuosi sitten
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 vuosi sitten
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) 1 vuosi sitten
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 vuosi sitten
  Richard Smith 17411c5e78 Assign a name to `interface_type` instructions. (#4369) 1 vuosi sitten
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) 1 vuosi sitten
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 vuosi sitten
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 vuosi sitten
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 vuosi sitten
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) 1 vuosi sitten
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) 1 vuosi sitten
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) 1 vuosi sitten
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) 1 vuosi sitten