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 d60900cbeb Remove special case for returning value expressions by copy (#6052) 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 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 6a53947c5c Handle destruction for return statements (#5785) hace 9 meses
  Dana Jansens 07aec169e1 Add min-preludes to more slow tests (#5681) hace 10 meses
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) hace 10 meses
  Jon Ross-Perkins 59cb7183b2 Add range flag settings to pointer files (#5571) 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
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) hace 1 año
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hace 1 año
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 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
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 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
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) hace 1 año