Historique des commits

Auteur SHA1 Message Date
  Idan Horowitz 407cf04884 LibJS: Convert get_number_option() to ThrowCompletionOr il y a 3 ans
  Idan Horowitz 6d3de03549 LibJS: Convert default_number_option() to ThrowCompletionOr il y a 3 ans
  Idan Horowitz b9c7a629f8 LibJS: Convert coerce_options_to_object() to ThrowCompletionOr il y a 3 ans
  Idan Horowitz d0e5fc4576 LibJS: Convert supported_locales() to ThrowCompletionOr il y a 3 ans
  Idan Horowitz de9785b71b LibJS: Convert Intl::get_option() to ThrowCompletionOr il y a 3 ans
  Idan Horowitz 3758e65293 LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr il y a 3 ans
  Timothy Flynn 7f700bd84e LibJS: Make GetNumberOption's "options" object a const reference il y a 3 ans
  Timothy Flynn 4411e16798 LibJS: Change GetOption AO to accept the options as a concrete Object il y a 3 ans
  Timothy Flynn ada56981dc LibJS: Sort Intl AbstractOperation declarations by spec ID il y a 3 ans
  Timothy Flynn 094c390fb1 LibJS: Move CanonicalCodeForDisplayNames to Intl.DisplayNames il y a 3 ans
  Timothy Flynn e42ba7f748 LibJS: Implement the Intl.NumberFormat constructor il y a 3 ans
  Timothy Flynn a1954262f8 LibJS: Handle Unicode locale extensions in the ResolveLocale operation il y a 3 ans
  Timothy Flynn cdba40f7ea LibJS: Implement Intl.ListFormat.prototype.format il y a 3 ans
  Timothy Flynn 207319ecf1 LibJS: Implement ECMA-402 String.prototype.toLocale{Lower,Upper}Case il y a 3 ans
  Linus Groh 0094259d72 LibJS: Implement Intl.DisplayNames.supportedLocalesOf() il y a 3 ans
  Timothy Flynn 17639a42ae LibJS: Implement the Intl.Locale constructor il y a 3 ans
  Timothy Flynn 17bb652775 LibJS: Implement Intl.DisplayNames.prototype.of il y a 3 ans
  Timothy Flynn e8dd2eea74 LibJS: Implement the Intl.DisplayNames constructor il y a 3 ans