Histórico de Commits

Autor SHA1 Mensagem Data
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) há 1 ano atrás
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) há 1 ano atrás
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) há 1 ano atrás
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) há 1 ano atrás
  Dana Jansens c15dea4fa2 Stop erasing ImplWitnessAssociatedConstant instructions from the witness table (#5283) há 1 ano atrás
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) há 1 ano atrás
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) há 1 ano atrás
  Dana Jansens 164310c6b8 Facet values (like type values) can be copied around at runtime (#5242) há 1 ano atrás
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) há 1 ano atrás
  josh11b df958940c3 Builtin facet type conversion is final (#5220) há 1 ano atrás
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) há 1 ano atrás
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) há 1 ano atrás
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) há 1 ano atrás
  Dana Jansens b10c1ccbb9 Look through FacetAccessType and FacetValue self types in impl lookup (#5160) há 1 ano atrás
  josh11b d431e1fbf4 Never perform instance binding with implicit `Self` in an interface (#5121) há 1 ano atrás
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) há 1 ano atrás
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) há 1 ano atrás
  josh11b fb3721df9a Impl lookup allowed for incomplete facet types (#5132) há 1 ano atrás
  Dana Jansens ce7a0a4d07 Support conversion from facet value to facet value (#5085) há 1 ano atrás
  Dana Jansens 417b3833e2 Produce helpful diagnostics when converting to a facet fails (#5109) há 1 ano atrás
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) há 1 ano atrás