Commit History

Author SHA1 Message Date
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) 5 months ago
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 months ago
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 months ago
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 months ago
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) 7 months ago
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 months ago
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) 8 months ago
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 months ago
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
  Dana Jansens bcba76aca7 Require file tests to specify a min-prelude (#5818) 9 months ago
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 months ago
  Jon Ross-Perkins 6a53947c5c Handle destruction for return statements (#5785) 9 months ago
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 months ago
  Jon Ross-Perkins 0b530de9ed Add range flag settings to operators files (#5567) 11 months ago
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 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
  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
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 year ago
  Dana Jansens 164310c6b8 Facet values (like type values) can be copied around at runtime (#5242) 1 year ago
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 year ago
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 year ago
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 year ago
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) 1 year ago
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 year ago
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 year ago
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 year ago