Historique des commits

Auteur SHA1 Message Date
  Dana Jansens 00d0eb85e2 Remove redundant if condition after #5971 (#6003) il y a 8 mois
  Richard Smith 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) il y a 8 mois
  Richard Smith 1331ade57f Attempt to complete the source type in a conversion. (#5984) il y a 8 mois
  Richard Smith 30b8a93fde Support conversion from T* to const T*. (#5971) il y a 8 mois
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) il y a 8 mois
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) il y a 8 mois
  Richard Smith e0de9ddf05 Implement initialization for C++ thunk parameters. (#5938) il y a 9 mois
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) il y a 9 mois
  David Blaikie aeba878335 Clean up some TODO and other comments (#5813) il y a 9 mois
  David Blaikie 83b2924432 Support importing vtables for generic classes (#5802) il y a 9 mois
  David Blaikie 27be0973e7 Vtable support for generics (#5793) il y a 9 mois
  David Blaikie 967a98f845 Import vtable_ptr lazily (#5762) il y a 10 mois
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) il y a 10 mois
  Richard Smith 80529aaef9 Convert the scrutinee of a binding pattern to the right category. (#5662) il y a 10 mois
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) il y a 11 mois
  Richard Smith 69b9982e95 Convert discarded calls in thunks. (#5452) il y a 1 an
  Richard Smith 71715263ce Add build option `--features=poison_value_stores`. (#5438) il y a 1 an
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) il y a 1 an
  Dana Jansens 84a0060447 Allow a struct/tuple type literal to implicitly convert into a facet value (#5325) il y a 1 an
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 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 c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) 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
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) il y a 1 an
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) il y a 1 an
  Dana Jansens 164310c6b8 Facet values (like type values) can be copied around at runtime (#5242) il y a 1 an