Historique des commits

Auteur SHA1 Message Date
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) il y a 8 mois
  Richard Smith 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) il y a 8 mois
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) il y a 8 mois
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) il y a 8 mois
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) il y a 9 mois
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) il y a 9 mois
  Richard Smith 4685890d63 Rename FloatLiteral to FloatValue. (#5911) il y a 9 mois
  Dana Jansens 105618ecb1 Resolve nested accesses in rewrite constraints (#5872) il y a 9 mois
  Dana Jansens b36a987e73 Find cycles in rewrite constraints without performing the full exponential expansion of the RHS (#5673) il y a 9 mois
  Jon Ross-Perkins b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) il y a 10 mois
  Dana Jansens 6c6552ce57 Consistently return runtime phase if the operands contain a runtime (#5729) il y a 10 mois
  Jon Ross-Perkins a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) il y a 10 mois
  Jon Ross-Perkins b97646a890 Split value store related types to separate files (#5754) il y a 10 mois
  Dana Jansens 3585b31813 Handle insts that resolve to `type` on the RHS of `impls` (#5712) il y a 10 mois
  Dana Jansens fa6322dd8f Propagate errors in import (#5728) il y a 10 mois
  Dana Jansens 1d2cf1ddcb Remove the IsPeriodSelf function, use constant value comparison instead (#5731) il y a 10 mois
  Dana Jansens 2b7c75d8a5 Avoid incorrect conflicting assignment diags in rewrite constraints (#5686) il y a 10 mois
  Dana Jansens fff8c14066 Restructure WhereExpr eval to use `continue` less (#5660) il y a 10 mois
  Dana Jansens f02ad1f1ca Diagnose runtime values in eval where a constant value was expected (#5659) il y a 10 mois
  Dana Jansens 517bec24ef Nested facets (#5644) il y a 10 mois
  Dana Jansens 3689a3b3e4 Call GetConstantFacetTypeInfo on fully constructed FacetTypeInfo in WhereExpr and BitAnd (#5647) il y a 10 mois
  Geoff Romer 0b3edee177 Alphabetize typed_insts.h (#5401) il y a 10 mois
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) il y a 10 mois
  Dana Jansens f506376e53 Resolve rewrites in facet types, looking for duplicates (#5620) il y a 11 mois
  Richard Smith 7a55568f15 Fix crash when impl lookup fails and the type of `.Self` is symbolic. (#5603) il y a 11 mois
  Jon Ross-Perkins e3738eb196 Try out a different IdKind table approach (#5528) il y a 11 mois
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) il y a 11 mois
  Jon Ross-Perkins 95ce06a7a4 Adjust KindHasGetConstantValueOverload approach (#5526) il y a 11 mois
  Dana Jansens 5aea18f949 Avoid resolving the decl block for specifics in imported instructions (#5517) il y a 11 mois
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) il y a 11 mois