Historia zmian

Autor SHA1 Wiadomość Data
  David Blaikie 37ac093f32 Diagnose impl method without matching virtual function in base class (#5817) 9 miesięcy temu
  David Blaikie c25ea81320 Ignore abstract functions when checking for referenced functions requiring definitions (#5816) 9 miesięcy temu
  David Blaikie aeba878335 Clean up some TODO and other comments (#5813) 9 miesięcy temu
  David Blaikie 3bf98e9bc2 Implement correctly overriding dependent virtual functions (#5804) 9 miesięcy temu
  David Blaikie 83b2924432 Support importing vtables for generic classes (#5802) 9 miesięcy temu
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 miesięcy temu
  David Blaikie 27be0973e7 Vtable support for generics (#5793) 9 miesięcy temu
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 miesięcy temu
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) 9 miesięcy temu
  David Blaikie 967a98f845 Import vtable_ptr lazily (#5762) 10 miesięcy temu
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 miesięcy temu
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 miesięcy temu
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) 10 miesięcy temu
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) 10 miesięcy temu
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 miesięcy temu
  Jon Ross-Perkins 3fb4d9a468 Add range flag settings to class files (#5556) 11 miesięcy temu
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 miesięcy temu
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 rok temu
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) 1 rok temu
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 rok temu
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 1 rok temu
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 rok temu
  David Blaikie 1e2d4c3405 Reject generic virtual functions (#5356) 1 rok temu
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 rok temu
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) 1 rok temu
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 rok temu
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 rok temu
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 rok temu
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) 1 rok temu
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 rok temu