Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn e86e59699d LibJS: Use Object's new deferred instrinsic storage for GlobalObject %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 92f4f40198 LibJS: Rename the Intl Enumeration Available* AOs to AvailableCanonical* %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 6c7b05a0ff LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn c657f23e6f LibJS: Remove hard-coded lists of collation types %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 4d32f38a76 LibJS: Partially implement Intl.Locale.prototype.collations property %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal %!s(int64=3) %!d(string=hai) anos
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records %!s(int64=3) %!d(string=hai) anos
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 066352c9aa LibJS+LibUnicode: Align ECMA-402 "sanctioned" terminology with UTS 35 %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations %!s(int64=3) %!d(string=hai) anos
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn fb08a5a896 LibJS: Implement Intl.supportedValuesOf %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz a3bc06bb23 LibJS: Start implementing Intl.Segmenter %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 4a3e142d55 LibJS: Implement a nearly empty Intl.Collator object %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 0087804d10 LibJS: Implement a nearly empty Intl.PluralRules object %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 79fdec85de LibJS: Implement a nearly empty Intl.RelativeTimeFormat object %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 75b2a09a2f LibJS: Implement a nearly empty Intl.DateTimeFormat object %!s(int64=3) %!d(string=hai) anos
  Linus Groh 68df9e4dfb LibJS: Convert Intl.getCanonicalLocales() function to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos