Commit History

Author SHA1 Message Date
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 year ago
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 1 year ago
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 year ago
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 year ago
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 year ago
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 year ago
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 year ago
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 year ago
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 year ago
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 year ago
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 year ago
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 year ago
  Richard Smith efb5d6d25a Assign locations to instructions in a generic eval block. (#4393) 1 year ago
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) 1 year ago
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 year ago
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 year ago
  Richard Smith fc8e686607 Rebuild all constants in the eval block. (#4155) 1 year ago