Историја ревизија

Аутор SHA1 Порука Датум
  Timothy Flynn b4a772cde2 LibJS: Implement Intl.NumberFormat.prototype.formatRange пре 3 година
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat пре 3 година
  Timothy Flynn 99b79766cd LibJS: Return an enum from ApplyUnsignedRoundingMode пре 3 година
  Timothy Flynn 20533c2594 LibJS: Avoid FormatNumericToString spec issue more carefully пре 3 година
  Timothy Flynn 4b415a23c1 LibJS: Implement Intl.NumberFormat V3's [[RoundingIncrement]] changes пре 3 година
  Timothy Flynn 8ee485c350 LibJS: Implement Intl.NumberFormat V3's [[RoundingMode]] changes пре 3 година
  Timothy Flynn 800a0ddc63 LibJS: Relax integer size requirements on some NumberFormat helpers пре 3 година
  Timothy Flynn cb5f7bf696 LibJS: Add missing VERIFY_NOT_REACHED in string-to-enum conversion пре 3 година
  Timothy Flynn 37ab7cc694 LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes пре 3 година
  Timothy Flynn a712c7b5e1 LibJS: Replace comparisons of "0"_bigint with SignedBigInteger::is_zero пре 3 година
  Timothy Flynn bb9a44cd50 LibJS: Implement Intl.NumberFormat V3's [[RoundingPriority]] changes пре 3 година
  Timothy Flynn 9e50f25ac4 LibJS: Prevent i64 overflow when computing large NumberFormat exponents пре 3 година
  Timothy Flynn cff2d631da LibJS: Implement Intl.NumberFormat V3's [[SignDisplay]] changes пре 3 година
  Timothy Flynn 733192089f LibJS: Implement Intl.NumberFormat V3's [[UseGrouping]] changes пре 3 година
  Timothy Flynn 33698b9615 LibJS+js: Parse new constructor options from Intl.NumberFormat V3 пре 3 година
  Timothy Flynn 5b68c1a06c LibJS: Use Intl.PluralRules within Intl.NumberFormat пре 3 година
  Timothy Flynn 2982aa0373 LibJS: Mark the NumberFormat parameter of FormatNumericToString as const пре 3 година
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records пре 3 година
  Timothy Flynn 4fd463dae0 LibJS: Normalize mathematical references to negative zero пре 3 година
  Timothy Flynn 1a76839e8d LibJS: Use consistent ASCII case-transformation and string language пре 3 година
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations пре 3 година
  Timothy Flynn 812d3a7ef8 LibJS: Reorganize spec steps for Intl.NumberFormat пре 3 година
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) пре 3 година
  Timothy Flynn d6e926e5b1 LibJS: Support BigInt number formatting with Intl.NumberFormat пре 3 година
  Timothy Flynn a0253af8c1 LibJS: Generalize Intl.NumberFormat to operate on Value types пре 3 година
  Timothy Flynn ac3e42a8de LibJS: Move some Intl.NumberFormat fields into a NumberFormatBase class пре 3 година
  Timothy Flynn cf92bc42a2 LibJS: Respect per-locale minimum grouping digits when number formatting пре 3 година
  Timothy Flynn 0865f71d37 LibJS: Convert Intl.NumberFormat to use Unicode::Style пре 3 година
  Timothy Flynn 8126cb2545 LibJS+LibUnicode: Remove unnecessary locale currency mapping wrapper пре 3 година
  Timothy Flynn cc5e9f0579 LibJS+LibUnicode: Move replacement of number system digits to LibUnicode пре 3 година