Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) vor 1 Jahr
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) vor 1 Jahr
  Richard Smith 89c9714825 Fix handling of member types of generic classes. (#5332) vor 1 Jahr
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) vor 1 Jahr
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) vor 1 Jahr
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) vor 1 Jahr
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) vor 1 Jahr
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) vor 1 Jahr
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) vor 1 Jahr
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) vor 1 Jahr
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) vor 1 Jahr
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) vor 1 Jahr
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) vor 1 Jahr
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) vor 1 Jahr
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) vor 1 Jahr
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) vor 1 Jahr
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) vor 1 Jahr
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) vor 1 Jahr
  josh11b c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
  josh11b b25117b508 Do not resolve the declaration when forming a specific for use in an eval block (#4692) vor 1 Jahr
  josh11b 5d1b39e1f2 More instructions get named (#4615) vor 1 Jahr
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) vor 1 Jahr
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) vor 1 Jahr
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) vor 1 Jahr
  Geoff Romer 5759ad8b42 Remove forward references from binding patterns (#4494) vor 1 Jahr
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) vor 1 Jahr
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) vor 1 Jahr
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) vor 1 Jahr
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) vor 1 Jahr
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) vor 1 Jahr