Cronologia Commit

Autore SHA1 Messaggio Data
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) 1 anno fa
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 anno fa
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 anno fa
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) 1 anno fa
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 anno fa
  Jon Ross-Perkins db21c38550 Use the NameComponent's name_id when making an entity base (#5125) 1 anno fa
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 anno fa
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) 1 anno fa
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 anno fa
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 anno fa
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) 1 anno fa
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) 1 anno fa
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) 1 anno fa
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 anno fa
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 anno fa
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 anno fa
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 anno fa
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 anno fa
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 anno fa
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) 1 anno fa
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 anno fa
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) 1 anno fa
  Richard Smith 0d70091bda Fix introduction of class and interface names in local scopes. (#4793) 1 anno fa