Commit History

作者 SHA1 備註 提交日期
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 年之前
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 年之前
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) 1 年之前
  Richard Smith 13c121c56c Address clang-tidy findings from #4763. (#4768) 1 年之前
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 年之前
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 年之前
  Dana Jansens 6cb660f5ad Avoid recursion in InstNamer::CollectNamesInBlock (#4706) 1 年之前
  Jon Ross-Perkins 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) 1 年之前
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) 1 年之前
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) 1 年之前
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) 1 年之前
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 年之前
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 年之前
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 年之前
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 年之前
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 年之前
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 年之前
  Jon Ross-Perkins be5db6e1cd Remove labels from the builtin inst kind macro (#4558) 1 年之前
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 1 年之前
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 年之前
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 年之前
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 年之前
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 年之前
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 年之前
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 1 年之前
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 年之前
  Richard Smith 17411c5e78 Assign a name to `interface_type` instructions. (#4369) 1 年之前
  Richard Smith 2f3ad26f0e Basic support for declaring generic impls. (#4336) 1 年之前
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 年之前
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 年之前