Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 8b23bbf58e LibJS: Read properties from the Intl.DateTimeFormat options object once há 2 anos atrás
  Timothy Flynn 3a4cdf77ba LibJS: Move Intl.DateTimeFormat creation to CreateDateTimeFormat AO há 2 anos atrás
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
  Timothy Flynn c5c6065611 LibJS: Add missing internal slots to creation of Intl.DateTimeFormat há 2 anos atrás
  Timothy Flynn a13b6a3cb0 LibJS: Remove ! from AO calls that can't throw from Intl.DateTimeFormat há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale há 2 anos atrás
  Timothy Flynn b2097f4059 LibJS+LibLocale: Port Intl.DateTimeFormat to String há 2 anos atrás
  Linus Groh 0f5f9acc9c LibJS: Port canonicalize_time_zone_name() to String há 2 anos atrás
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM há 2 anos atrás
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String há 2 anos atrás
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations há 2 anos atrás
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects há 2 anos atrás
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
  Timothy Flynn 01fc025e9d LibJS: Fix a typo in an Intl.DateTimeFormat spec comment há 2 anos atrás
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr há 2 anos atrás
  Timothy Flynn 897c7f7cc2 LibJS: Set DateTimeFormat's time zone when the CLDR download is disabled há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 9a9025dea0 LibJS: Remove infallibility marker from DefaultTimeZone invocation há 2 anos atrás
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName há 2 anos atrás
  Timothy Flynn d992cba014 LibJS: Remove Temporal::DefaultTimeZone há 2 anos atrás
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed há 2 anos atrás
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder há 2 anos atrás
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 3 anos atrás