Historique des commits

Auteur SHA1 Message Date
  Richard Smith 30b8a93fde Support conversion from T* to const T*. (#5971) il y a 8 mois
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) il y a 8 mois
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) il y a 9 mois
  Richard Smith a6acba9eab Support for importing const-qualified types from C++. (#5794) il y a 9 mois
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) il y a 1 an
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) il y a 1 an
  Dana Jansens f0663715dd Even more usage of TypeInstId (#5296) il y a 1 an
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) il y a 1 an
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) il y a 1 an
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) il y a 1 an
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) il y a 1 an
  Richard Smith f30fa2d3db Move the `EvalConstantInst` overloads out of `eval.cpp` into their own file. (#5040) il y a 1 an
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) il y a 1 an
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) il y a 1 an