Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Timothy Flynn b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat vor 1 Jahr
  Timothy Flynn e74e8381d5 LibJS: Allow "approximately" results to differ in plural form vor 2 Jahren
  Timothy Flynn 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String vor 2 Jahren
  Timothy Flynn d2ec31cbdb LibJS: Remove DeprecatedString usage from Intl.PluralRules vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder vor 2 Jahren
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace vor 2 Jahren
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! vor 2 Jahren
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] vor 2 Jahren
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat vor 3 Jahren
  Timothy Flynn f089c11b5b LibJS: Implement Intl.PluralRules.prototype.selectRange vor 3 Jahren
  Timothy Flynn 6d9b779757 LibJS: Add an overload of ResolvePlural for use without PluralRules vor 3 Jahren
  Timothy Flynn 36abcd820d LibJS: Implement Intl.PluralRules.prototype.select vor 3 Jahren
  Timothy Flynn 670bd066a5 LibJS: Replace JS::Intl::PluralRules::Type with Unicode::PluralForm vor 3 Jahren
  Timothy Flynn 8941d0b49e LibJS: Reorganize spec steps for Intl.PluralRules vor 3 Jahren
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) vor 3 Jahren
  Timothy Flynn 348059bffd LibJS: Implement the Intl.PluralRules constructor vor 3 Jahren
  Timothy Flynn 0087804d10 LibJS: Implement a nearly empty Intl.PluralRules object vor 3 Jahren