Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 8dc4e05ecf LibJS: Port Intl.DurationFormat to String vor 2 Jahren
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM vor 2 Jahren
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String vor 2 Jahren
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations vor 2 Jahren
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String vor 2 Jahren
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects vor 2 Jahren
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible vor 2 Jahren
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr vor 2 Jahren
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed vor 2 Jahren
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace vor 2 Jahren
  Timothy Flynn cab1cce522 LibJS: Update DurationFormat AO text to align with ECMA-402 and Temporal vor 2 Jahren
  Timothy Flynn aabd06722f LibJS: Change GetDurationUnitOptions to require a string for prevStyle vor 2 Jahren
  Timothy Flynn d57b92da09 LibJS: Default to "short" for DurationFormat's style option vor 2 Jahren
  Timothy Flynn 765d016670 LibJS: Default to 0 for DurationFormat's fractionalDigits option vor 2 Jahren
  Timothy Flynn 2fb332da7b LibJS: Update spec steps to validate DurationFormat's numberingSystem vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 3 Jahren
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() vor 3 Jahren
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] vor 3 Jahren
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] vor 3 Jahren
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] vor 3 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 3 Jahren
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions vor 3 Jahren
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors vor 3 Jahren
  Idan Horowitz b20ef7d640 LibJS: Implement Intl.DurationFormat.supportedLocalesOf vor 3 Jahren
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal vor 3 Jahren