Історія комітів

Автор SHA1 Опис Дата
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 рік тому
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 рік тому
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 1 рік тому
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 рік тому
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 рік тому
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 рік тому
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 рік тому
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 рік тому
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 рік тому
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 рік тому
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) 1 рік тому
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 рік тому
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 рік тому
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 рік тому
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 рік тому
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 рік тому
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 рік тому
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 рік тому
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 рік тому
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 рік тому
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 рік тому
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) 1 рік тому
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 рік тому
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 рік тому
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 рік тому
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 рік тому
  josh11b b25117b508 Do not resolve the declaration when forming a specific for use in an eval block (#4692) 1 рік тому
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 рік тому
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) 1 рік тому
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 рік тому