Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) hace 7 meses
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) hace 7 meses
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) hace 7 meses
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) hace 7 meses
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) hace 8 meses
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) hace 8 meses
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) hace 9 meses
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) hace 9 meses
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) hace 9 meses
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) hace 9 meses
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) hace 9 meses
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) hace 10 meses
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) hace 10 meses
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) hace 10 meses
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) hace 10 meses
  Jon Ross-Perkins e135ea35b6 Add range flag settings to package-expr files (#5568) hace 11 meses
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) hace 11 meses
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) hace 11 meses
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) hace 1 año
  Geoff Romer 34887403ab Model patterns as constant values (#5385) hace 1 año
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 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
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) hace 1 año
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) 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
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) hace 1 año
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) hace 1 año
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) hace 1 año