Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat il y a 1 an
  Timothy Flynn 7e0083fb65 LibJS: Rename ErrorType::IntlNumberIsNaN to ErrorType::NumberIsNaN il y a 2 ans
  Timothy Flynn f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal il y a 2 ans
  Timothy Flynn e74e8381d5 LibJS: Allow "approximately" results to differ in plural form il y a 2 ans
  Timothy Flynn 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String il y a 2 ans
  Timothy Flynn d2ec31cbdb LibJS: Remove DeprecatedString usage from Intl.PluralRules il y a 2 ans
  Timothy Flynn d30e96a209 LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  davidot d66bfcc3f4 LibJS: Make PluralRules use the new double parser il y a 2 ans
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace il y a 2 ans
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] il y a 2 ans
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() il y a 2 ans
  Timothy Flynn 417a385db1 LibJS: Allow out-of-order plural ranges to be formatted il y a 3 ans
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat il y a 3 ans
  Timothy Flynn f089c11b5b LibJS: Implement Intl.PluralRules.prototype.selectRange il y a 3 ans
  Timothy Flynn 6d9b779757 LibJS: Add an overload of ResolvePlural for use without PluralRules il y a 3 ans
  Timothy Flynn cc5c707649 LibJS+LibUnicode: Do not generate the PluralCategory enum il y a 3 ans
  Timothy Flynn 36abcd820d LibJS: Implement Intl.PluralRules.prototype.select il y a 3 ans
  Timothy Flynn 670bd066a5 LibJS: Replace JS::Intl::PluralRules::Type with Unicode::PluralForm il y a 3 ans
  Timothy Flynn 8941d0b49e LibJS: Reorganize spec steps for Intl.PluralRules 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 348059bffd LibJS: Implement the Intl.PluralRules constructor il y a 3 ans
  Timothy Flynn 0087804d10 LibJS: Implement a nearly empty Intl.PluralRules object il y a 3 ans