Commit History

Author SHA1 Message Date
  Timothy Flynn 0087804d10 LibJS: Implement a nearly empty Intl.PluralRules object 3 years ago
  Timothy Flynn 79fdec85de LibJS: Implement a nearly empty Intl.RelativeTimeFormat object 3 years ago
  Timothy Flynn 75b2a09a2f LibJS: Implement a nearly empty Intl.DateTimeFormat object 3 years ago
  Linus Groh 68df9e4dfb LibJS: Convert Intl.getCanonicalLocales() function to ThrowCompletionOr 3 years ago
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 years ago
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 years ago
  Idan Horowitz 3758e65293 LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr 3 years ago
  Timothy Flynn 07f12b108b LibJS: Implement a nearly empty Intl.NumberFormat object 3 years ago
  Timothy Flynn 8e75e5fabb LibJS: Implement a nearly empty Intl.ListFormat object 3 years ago
  Timothy Flynn 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object 3 years ago
  Timothy Flynn 38d29a40dc LibJS: Implement Intl.getCanonicalLocales 3 years ago
  Timothy Flynn 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object 3 years ago
  Linus Groh 97010d4903 LibJS: Implement Intl[@@toStringTag] 3 years ago
  Linus Groh a37dcf8ca7 LibJS: Add the Intl namespace object :^) 3 years ago