Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) hace 7 meses
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) hace 7 meses
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) hace 7 meses
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) hace 8 meses
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) hace 8 meses
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) hace 9 meses
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) hace 9 meses
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) hace 9 meses
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) hace 9 meses
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) hace 9 meses
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) hace 9 meses
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) hace 10 meses
  Jon Ross-Perkins 4193c306a4 Add range flag settings to function files (#5558) hace 11 meses
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) hace 1 año
  Geoff Romer 34887403ab Model patterns as constant values (#5385) hace 1 año
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) hace 1 año
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) hace 1 año
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) hace 1 año
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hace 1 año
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hace 1 año
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hace 1 año
  Richard Smith bfef32b482 Add an `EvalOrAddInst` function. (#5258) hace 1 año
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) hace 1 año
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) hace 1 año
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) hace 1 año
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) hace 1 año
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) hace 1 año
  Dana Jansens 82fe19ee99 Remove redundant deduced specifics (#5107) hace 1 año
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) hace 1 año
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) hace 1 año