Commit Verlauf

Autor SHA1 Nachricht Datum
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
  Dana Jansens 7c1798d96d Format impl witness instructions as part of the impl (#6485) vor 4 Monaten
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) vor 4 Monaten
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) vor 5 Monaten
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) vor 6 Monaten
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) vor 6 Monaten
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) vor 7 Monaten
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) vor 7 Monaten
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) vor 7 Monaten
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) vor 7 Monaten
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) vor 9 Monaten
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) vor 9 Monaten
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) vor 9 Monaten
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) vor 9 Monaten
  Dana Jansens 6c6552ce57 Consistently return runtime phase if the operands contain a runtime (#5729) vor 10 Monaten
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) vor 10 Monaten
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) vor 10 Monaten
  Richard Smith e24ba02352 Fix lowering of thunks in generic impls (#5631) vor 10 Monaten
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) vor 11 Monaten
  Jon Ross-Perkins 825773dcb3 Add range flag settings to impl files (#5560) vor 11 Monaten
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) vor 1 Jahr
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) vor 1 Jahr
  Geoff Romer 34887403ab Model patterns as constant values (#5385) vor 1 Jahr
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) vor 1 Jahr
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) vor 1 Jahr
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) vor 1 Jahr
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) vor 1 Jahr
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) vor 1 Jahr
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) vor 1 Jahr