Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) hace 8 meses
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) hace 9 meses
  David Blaikie c25ea81320 Ignore abstract functions when checking for referenced functions requiring definitions (#5816) hace 9 meses
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) hace 10 meses
  David Blaikie b39a0f0c8c Basic SemIR `partial` support (#5736) hace 10 meses
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) hace 10 meses
  Dana Jansens 2b7c75d8a5 Avoid incorrect conflicting assignment diags in rewrite constraints (#5686) hace 10 meses
  Dana Jansens 517bec24ef Nested facets (#5644) hace 10 meses
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) hace 11 meses
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) hace 11 meses
  Dana Jansens 13da710e94 Poison impl lookup queries with concrete results (#5373) hace 1 año
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) hace 1 año
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) hace 1 año
  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