Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 2dfa87814e LibJS: Update spec comments for replacing digits in Intl.NumberFormat %!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 d56205f991 LibJS: Use more accurate number-to-string method in Intl.NumberFormat %!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 fd7d97fba5 LibJS: Allow out-of-order number ranges to be formatted %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn e9e187d15c LibJS: Implement Intl.NumberFormat.prototype.formatRangeToParts %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn b4a772cde2 LibJS: Implement Intl.NumberFormat.prototype.formatRange %!s(int64=3) %!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 99b79766cd LibJS: Return an enum from ApplyUnsignedRoundingMode %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 20533c2594 LibJS: Avoid FormatNumericToString spec issue more carefully %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 4b415a23c1 LibJS: Implement Intl.NumberFormat V3's [[RoundingIncrement]] changes %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 8ee485c350 LibJS: Implement Intl.NumberFormat V3's [[RoundingMode]] changes %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 800a0ddc63 LibJS: Relax integer size requirements on some NumberFormat helpers %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn cb5f7bf696 LibJS: Add missing VERIFY_NOT_REACHED in string-to-enum conversion %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 37ab7cc694 LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn a712c7b5e1 LibJS: Replace comparisons of "0"_bigint with SignedBigInteger::is_zero %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn bb9a44cd50 LibJS: Implement Intl.NumberFormat V3's [[RoundingPriority]] changes %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 9e50f25ac4 LibJS: Prevent i64 overflow when computing large NumberFormat exponents %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn cff2d631da LibJS: Implement Intl.NumberFormat V3's [[SignDisplay]] changes %!s(int64=3) %!d(string=hai) anos