Historial de Commits

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