Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh 71a519831d LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 пре 3 година
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records пре 3 година
  Timothy Flynn 066352c9aa LibJS+LibUnicode: Align ECMA-402 "sanctioned" terminology with UTS 35 пре 3 година
  Timothy Flynn 1a76839e8d LibJS: Use consistent ASCII case-transformation and string language пре 3 година
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations пре 3 година
  Timothy Flynn 89ead8c00a LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package пре 3 година
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) пре 3 година
  Timothy Flynn a120e85596 LibJS: Provide public access to list of sanctioned unit identifiers пре 3 година
  Timothy Flynn 1607a05d4c LibJS: Add co, kf, and kn Unicode locale keywords to ResolveLocale пре 3 година
  Timothy Flynn f576142fe8 LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols пре 3 година
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays пре 3 година
  Timothy Flynn 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor пре 3 година
  Timothy Flynn bb11437792 LibJS: Change Intl's GetOption AO to accept a Span rather than a Vector пре 3 година
  Timothy Flynn a2f629f38a LibJS: Update spec comments in GetOption and DefaultNumberOption AOs пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey пре 3 година
  Linus Groh 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible пре 3 година
  Idan Horowitz aad12b050b LibJS: Convert to_length() to ThrowCompletionOr пре 3 година
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr пре 3 година
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr пре 3 година
  Linus Groh 96ab116f0d LibJS: Convert to_primitive_string() to ThrowCompletionOr пре 3 година
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr пре 3 година
  Linus Groh f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr пре 3 година
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr пре 3 година
  Idan Horowitz 407cf04884 LibJS: Convert get_number_option() to ThrowCompletionOr пре 3 година
  Idan Horowitz 6d3de03549 LibJS: Convert default_number_option() to ThrowCompletionOr пре 3 година
  Idan Horowitz b9c7a629f8 LibJS: Convert coerce_options_to_object() to ThrowCompletionOr пре 3 година
  Idan Horowitz d0e5fc4576 LibJS: Convert supported_locales() to ThrowCompletionOr пре 3 година
  Idan Horowitz de9785b71b LibJS: Convert Intl::get_option() to ThrowCompletionOr пре 3 година
  Idan Horowitz 3758e65293 LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr пре 3 година