Historique des commits

Auteur SHA1 Message Date
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder il y a 2 ans
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace il y a 2 ans
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! il y a 2 ans
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] il y a 2 ans
  Timothy Flynn e9e187d15c LibJS: Implement Intl.NumberFormat.prototype.formatRangeToParts il y a 3 ans
  Timothy Flynn b4a772cde2 LibJS: Implement Intl.NumberFormat.prototype.formatRange il y a 3 ans
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat il y a 3 ans
  Timothy Flynn 99b79766cd LibJS: Return an enum from ApplyUnsignedRoundingMode il y a 3 ans
  Timothy Flynn 8ee485c350 LibJS: Implement Intl.NumberFormat V3's [[RoundingMode]] changes il y a 3 ans
  Timothy Flynn bb9a44cd50 LibJS: Implement Intl.NumberFormat V3's [[RoundingPriority]] changes il y a 3 ans
  Timothy Flynn c367bcb5f8 LibJS: Remove accidentally duplicated [[RoundingType]] enumeration il y a 3 ans
  Timothy Flynn 33698b9615 LibJS+js: Parse new constructor options from Intl.NumberFormat V3 il y a 3 ans
  Timothy Flynn 5b68c1a06c LibJS: Use Intl.PluralRules within Intl.NumberFormat il y a 3 ans
  Timothy Flynn 2982aa0373 LibJS: Mark the NumberFormat parameter of FormatNumericToString as const il y a 3 ans
  Timothy Flynn 812d3a7ef8 LibJS: Reorganize spec steps for Intl.NumberFormat il y a 3 ans
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) il y a 3 ans
  Timothy Flynn a0253af8c1 LibJS: Generalize Intl.NumberFormat to operate on Value types il y a 3 ans
  Timothy Flynn ac3e42a8de LibJS: Move some Intl.NumberFormat fields into a NumberFormatBase class il y a 3 ans
  Timothy Flynn 0865f71d37 LibJS: Convert Intl.NumberFormat to use Unicode::Style il y a 3 ans
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes il y a 3 ans
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays il y a 3 ans
  Timothy Flynn 914675e826 LibJS+LibUnicode: Separate number formatting methods from Locale.h il y a 3 ans
  Timothy Flynn a1d5849e67 LibJS: Implement unit number formatting il y a 3 ans
  Timothy Flynn 80b86d20dc LibJS: Cache the number format used for compact notation il y a 3 ans
  Timothy Flynn 4d79ab6866 LibJS: Implement engineering and scientific number formatting il y a 3 ans
  Timothy Flynn 3450def494 LibJS: Implement Intl.NumberFormat.prototype.formatToParts il y a 3 ans
  Timothy Flynn c65dea64bd LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern il y a 3 ans
  Timothy Flynn a701ed52fc LibJS+LibUnicode: Fully implement currency number formatting il y a 3 ans
  Timothy Flynn 89523f70cf LibJS: Begin implementing Intl.NumberFormat.prototype.format il y a 3 ans