Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible hace 3 años
  Idan Horowitz aad12b050b LibJS: Convert to_length() to ThrowCompletionOr hace 3 años
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr hace 3 años
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr hace 3 años
  Linus Groh 96ab116f0d LibJS: Convert to_primitive_string() to ThrowCompletionOr hace 3 años
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr hace 3 años
  Linus Groh f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr hace 3 años
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr hace 3 años
  Idan Horowitz 407cf04884 LibJS: Convert get_number_option() to ThrowCompletionOr hace 3 años
  Idan Horowitz 6d3de03549 LibJS: Convert default_number_option() to ThrowCompletionOr hace 3 años
  Idan Horowitz b9c7a629f8 LibJS: Convert coerce_options_to_object() to ThrowCompletionOr hace 3 años
  Idan Horowitz d0e5fc4576 LibJS: Convert supported_locales() to ThrowCompletionOr hace 3 años
  Idan Horowitz de9785b71b LibJS: Convert Intl::get_option() to ThrowCompletionOr hace 3 años
  Idan Horowitz 3758e65293 LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr hace 3 años
  Timothy Flynn 7f700bd84e LibJS: Make GetNumberOption's "options" object a const reference hace 3 años
  Timothy Flynn 4411e16798 LibJS: Change GetOption AO to accept the options as a concrete Object hace 3 años
  Timothy Flynn 094c390fb1 LibJS: Move CanonicalCodeForDisplayNames to Intl.DisplayNames hace 3 años
  Timothy Flynn e42ba7f748 LibJS: Implement the Intl.NumberFormat constructor hace 3 años
  Timothy Flynn a1954262f8 LibJS: Handle Unicode locale extensions in the ResolveLocale operation hace 3 años
  Timothy Flynn cdba40f7ea LibJS: Implement Intl.ListFormat.prototype.format hace 3 años
  Timothy Flynn 207319ecf1 LibJS: Implement ECMA-402 String.prototype.toLocale{Lower,Upper}Case hace 3 años
  Timothy Flynn 14086c69e7 LibJS: Only remove Unicode locale extensions during the LookupMatcher AO hace 3 años
  Linus Groh 0094259d72 LibJS: Implement Intl.DisplayNames.supportedLocalesOf() hace 3 años
  Timothy Flynn 27fc3cfe75 LibJS: Handle existing Intl.Locale objects in CanonicalizeLocaleList hace 3 años
  Timothy Flynn 17639a42ae LibJS: Implement the Intl.Locale constructor hace 3 años
  Timothy Flynn 940c023e09 LibJS: Compare Unicode locale variants using case-insensitive matching hace 3 años
  Timothy Flynn fdedb3ab33 LibJS: Remove duplicated error message from ErrorTypes.h hace 3 años
  Timothy Flynn d13142f015 LibJS+LibUnicode: Store parsed Unicode locale data as full strings hace 3 años
  Timothy Flynn 6f5fb87d3b LibJS: Handle Unicode locale extensions in LookupMatcher AO hace 3 años
  Timothy Flynn a2f0eeff7a LibJS: Canonicalize Unicode locale extension attributes and keywords hace 3 años