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
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) vor 4 Monaten
  Dana Jansens 14998d6045 Consolidate error handling behaviour for `ApplyExtendImplAs` (Refactor Impl construction 4/7) (#6468) 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
  Dana Jansens f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) vor 6 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
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) vor 7 Monaten
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) vor 7 Monaten
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) vor 7 Monaten
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) vor 8 Monaten
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) vor 9 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 d17188208c Apply min-preludes to more tests (part 7) (#5704) vor 10 Monaten
  Jon Ross-Perkins 825773dcb3 Add range flag settings to impl files (#5560) vor 11 Monaten
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 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 a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) vor 1 Jahr
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) vor 1 Jahr
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) vor 1 Jahr