Commit History

Author SHA1 Message Date
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 months ago
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 months ago
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 months ago
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) 9 months ago
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 months ago
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 months ago
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 months ago
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) 10 months ago
  Jon Ross-Perkins 825773dcb3 Add range flag settings to impl files (#5560) 11 months ago
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 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
  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 a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 year ago
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 year ago
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) 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
  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
  Dana Jansens d6ce8f192d Don't use an impl when 'extend impl' is an error (#4935) 1 year ago
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 year ago
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 year ago
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 year ago