Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) před 8 měsíci
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) před 9 měsíci
  David Blaikie c25ea81320 Ignore abstract functions when checking for referenced functions requiring definitions (#5816) před 9 měsíci
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) před 10 měsíci
  David Blaikie b39a0f0c8c Basic SemIR `partial` support (#5736) před 10 měsíci
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) před 10 měsíci
  Dana Jansens 2b7c75d8a5 Avoid incorrect conflicting assignment diags in rewrite constraints (#5686) před 10 měsíci
  Dana Jansens 517bec24ef Nested facets (#5644) před 10 měsíci
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) před 11 měsíci
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) před 11 měsíci
  Dana Jansens 13da710e94 Poison impl lookup queries with concrete results (#5373) před 1 rokem
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) před 1 rokem
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) před 1 rokem
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) před 1 rokem
  Richard Smith 89c9714825 Fix handling of member types of generic classes. (#5332) před 1 rokem
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) před 1 rokem
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) před 1 rokem
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) před 1 rokem
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) před 1 rokem
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) před 1 rokem
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) před 1 rokem
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) před 1 rokem
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) před 1 rokem
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) před 1 rokem
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) před 1 rokem
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) před 1 rokem
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) před 1 rokem
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) před 1 rokem
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) před 1 rokem
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) před 1 rokem