提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn b4a772cde2 LibJS: Implement Intl.NumberFormat.prototype.formatRange 3 年之前
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat 3 年之前
  Timothy Flynn 99b79766cd LibJS: Return an enum from ApplyUnsignedRoundingMode 3 年之前
  Timothy Flynn 8ee485c350 LibJS: Implement Intl.NumberFormat V3's [[RoundingMode]] changes 3 年之前
  Timothy Flynn bb9a44cd50 LibJS: Implement Intl.NumberFormat V3's [[RoundingPriority]] changes 3 年之前
  Timothy Flynn c367bcb5f8 LibJS: Remove accidentally duplicated [[RoundingType]] enumeration 3 年之前
  Timothy Flynn 33698b9615 LibJS+js: Parse new constructor options from Intl.NumberFormat V3 3 年之前
  Timothy Flynn 5b68c1a06c LibJS: Use Intl.PluralRules within Intl.NumberFormat 3 年之前
  Timothy Flynn 2982aa0373 LibJS: Mark the NumberFormat parameter of FormatNumericToString as const 3 年之前
  Timothy Flynn 812d3a7ef8 LibJS: Reorganize spec steps for Intl.NumberFormat 3 年之前
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 年之前
  Timothy Flynn a0253af8c1 LibJS: Generalize Intl.NumberFormat to operate on Value types 3 年之前
  Timothy Flynn ac3e42a8de LibJS: Move some Intl.NumberFormat fields into a NumberFormatBase class 3 年之前
  Timothy Flynn 0865f71d37 LibJS: Convert Intl.NumberFormat to use Unicode::Style 3 年之前
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 年之前
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays 3 年之前
  Timothy Flynn 914675e826 LibJS+LibUnicode: Separate number formatting methods from Locale.h 3 年之前
  Timothy Flynn a1d5849e67 LibJS: Implement unit number formatting 3 年之前
  Timothy Flynn 80b86d20dc LibJS: Cache the number format used for compact notation 3 年之前
  Timothy Flynn 4d79ab6866 LibJS: Implement engineering and scientific number formatting 3 年之前
  Timothy Flynn 3450def494 LibJS: Implement Intl.NumberFormat.prototype.formatToParts 3 年之前
  Timothy Flynn c65dea64bd LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern 3 年之前
  Timothy Flynn a701ed52fc LibJS+LibUnicode: Fully implement currency number formatting 3 年之前
  Timothy Flynn 89523f70cf LibJS: Begin implementing Intl.NumberFormat.prototype.format 3 年之前
  Idan Horowitz 768009e005 LibJS: Convert NumberFormat AOs to ThrowCompletionOr 3 年之前
  Timothy Flynn 7769cd2cab LibJS: Move number_format_relevant_extension_keys to Intl.NumberFormat 3 年之前
  Timothy Flynn 94a5a0437c LibJS: Move Intl.NumberFormat's AOs to its object file 3 年之前
  Timothy Flynn 07f12b108b LibJS: Implement a nearly empty Intl.NumberFormat object 3 年之前