Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun %!s(int64=2) %!d(string=hai) anos
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!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
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary %!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
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn bf85bf2a9e LibJS: Use Intl.PluralRules within Intl.RelativeFormat %!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
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 04bb17ca94 LibJS: Reorganize spec steps for Intl.RelativeTimeFormat %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn a0253af8c1 LibJS: Generalize Intl.NumberFormat to operate on Value types %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn a2e791277e LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 9c5d7e515c LibJS: Implement Intl.RelativeTimeFormat.prototype.format %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 90e68bca6a LibJS: Add missing spec link for InitializeRelativeTimeFormat %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 59ca435172 LibJS: Use new construct AO overload where easily applicable %!s(int64=3) %!d(string=hai) anos