Commit Verlauf

Autor SHA1 Nachricht Datum
  Idan Horowitz 3426285738 LibJS: Convert Locale AOs to ThrowCompletionOr vor 3 Jahren
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz b9c7a629f8 LibJS: Convert coerce_options_to_object() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz de9785b71b LibJS: Convert Intl::get_option() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn 673fc02ac5 LibJS: Move locale_relevant_extension_keys to Intl.Locale vor 3 Jahren
  Timothy Flynn aa2af06c84 LibJS: Store Intl.Locale's "tag" argument as a plain string vor 3 Jahren
  Timothy Flynn 4411e16798 LibJS: Change GetOption AO to accept the options as a concrete Object vor 3 Jahren
  Timothy Flynn 4f2bcebe74 LibUnicode+LibJS: Store locale keyword values as a single string vor 3 Jahren
  Timothy Flynn 17639a42ae LibJS: Implement the Intl.Locale constructor vor 3 Jahren
  Timothy Flynn 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object vor 3 Jahren