Commit History

Author SHA1 Message Date
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 10 months ago
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) 10 months ago
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 months ago
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 months ago
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) 10 months ago
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 months ago
  Jon Ross-Perkins 3fb4d9a468 Add range flag settings to class files (#5556) 11 months ago
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 months ago
  Geoff Romer fbc5994750 Support importing `var` parameters (#5400) 11 months ago
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) 1 year ago
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 year ago
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 1 year ago
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 year ago
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 year ago
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) 1 year ago
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) 1 year ago
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 year ago
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 year ago
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 year ago
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) 1 year ago
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) 1 year ago
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 year ago
  Dana Jansens 288181453e Prevent BitAnd for facet types from matching non-type values (#5111) 1 year ago
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) 1 year ago
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 year ago
  Dana Jansens 129cf35d78 Support BitAnd operator between facet types (#5022) 1 year ago
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 year ago