Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal il y a 2 ans
  Timothy Flynn b411e30024 LibJS: Require a [[RoundingMode]] slot within FormatNumericToString il y a 2 ans
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  Timothy Flynn b4113536ef LibJS: Use substrings-with-superstrings in Intl.NumberFormat's grouping il y a 2 ans
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String il y a 2 ans
  Timothy Flynn 89da8de4ca LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations il y a 2 ans
  Timothy Flynn 822ee35f7a LibJS: Propagate OOM from Intl.NumberFormat Vector operations il y a 2 ans
  Timothy Flynn ea13f3e285 LibJS: Propagate OOM from PatternPartitionWithSource factory il y a 2 ans
  Timothy Flynn e74e8381d5 LibJS: Allow "approximately" results to differ in plural form il y a 2 ans
  Timothy Flynn 6a50fb465c LibJS: Make use of the Intl MV in more Intl.NumberFormat AOs il y a 2 ans
  Timothy Flynn 4475f21e9e LibJS: Allow locale approximately signs to be empty in Intl.NumberFormat il y a 2 ans
  Timothy Flynn a824e1ac6a LibJS: Remove last use of DeprecatedString from Intl.MathematicalValue il y a 2 ans
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale il y a 2 ans
  Timothy Flynn 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String il y a 2 ans
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String il y a 2 ans
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM il y a 2 ans
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation il y a 2 ans
  Timothy Flynn 0ff4d8100f LibJS: Consistently use spaces / parentheses in NumberFormat operations il y a 2 ans
  Timothy Flynn 0ffad2a2d1 LibJS: Refer to String elements as code units rather than characters il y a 2 ans
  Timothy Flynn 2cca5d6676 LibJS: Fix assignment of "isNegative" in FormatNumericToString il y a 2 ans
  Timothy Flynn d30e96a209 LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs il y a 2 ans
  Timothy Flynn d1881da2be LibJS: Set approximate number range format result's "source" to "shared" il y a 2 ans
  Timothy Flynn a59ebdac2d LibJS+Everywhere: Return strings by value from PrimitiveString il y a 2 ans
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible il y a 2 ans
  Timothy Flynn 2dfa87814e LibJS: Update spec comments for replacing digits in Intl.NumberFormat il y a 2 ans
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun il y a 2 ans
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr il y a 2 ans
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr il y a 2 ans
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans