Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat há 1 ano atrás
  Timothy Flynn 0914e86691 LibLocale+LibJS: Make number format APIs infallible há 1 ano atrás
  Timothy Flynn b0c8543b28 LibJS: Compute NumberFormat's rounding priority during construction há 1 ano atrás
  Timothy Flynn b411e30024 LibJS: Require a [[RoundingMode]] slot within FormatNumericToString há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String há 2 anos atrás
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale há 2 anos atrás
  Timothy Flynn 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String há 2 anos atrás
  Timothy Flynn bc9a440f31 LibJS: Use correct type for NumberFormat's UseGrouping internal slot há 2 anos atrás
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String há 2 anos atrás
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String há 2 anos atrás
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder há 2 anos atrás
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] há 2 anos atrás
  Timothy Flynn e9e187d15c LibJS: Implement Intl.NumberFormat.prototype.formatRangeToParts há 3 anos atrás
  Timothy Flynn b4a772cde2 LibJS: Implement Intl.NumberFormat.prototype.formatRange há 3 anos atrás
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat há 3 anos atrás
  Timothy Flynn 99b79766cd LibJS: Return an enum from ApplyUnsignedRoundingMode há 3 anos atrás
  Timothy Flynn 8ee485c350 LibJS: Implement Intl.NumberFormat V3's [[RoundingMode]] changes há 3 anos atrás
  Timothy Flynn bb9a44cd50 LibJS: Implement Intl.NumberFormat V3's [[RoundingPriority]] changes há 3 anos atrás
  Timothy Flynn c367bcb5f8 LibJS: Remove accidentally duplicated [[RoundingType]] enumeration há 3 anos atrás
  Timothy Flynn 33698b9615 LibJS+js: Parse new constructor options from Intl.NumberFormat V3 há 3 anos atrás
  Timothy Flynn 5b68c1a06c LibJS: Use Intl.PluralRules within Intl.NumberFormat há 3 anos atrás
  Timothy Flynn 2982aa0373 LibJS: Mark the NumberFormat parameter of FormatNumericToString as const há 3 anos atrás
  Timothy Flynn 812d3a7ef8 LibJS: Reorganize spec steps for Intl.NumberFormat há 3 anos atrás
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) há 3 anos atrás
  Timothy Flynn a0253af8c1 LibJS: Generalize Intl.NumberFormat to operate on Value types há 3 anos atrás