Historial de Commits

Autor SHA1 Mensaje Fecha
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) hace 1 año
  Richard Smith 89c9714825 Fix handling of member types of generic classes. (#5332) hace 1 año
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) hace 1 año
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 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
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 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 bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) hace 1 año
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) hace 1 año
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) hace 1 año
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) hace 1 año
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) hace 1 año
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) hace 1 año
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 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 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) hace 1 año
  Dana Jansens a0b7f39591 Support impl lookup for multiple interfaces in a facet type (#5047) hace 1 año
  Richard Smith f30fa2d3db Move the `EvalConstantInst` overloads out of `eval.cpp` into their own file. (#5040) hace 1 año