Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn ea13f3e285 LibJS: Propagate OOM from PatternPartitionWithSource factory há 2 anos atrás
  Timothy Flynn e74e8381d5 LibJS: Allow "approximately" results to differ in plural form há 2 anos atrás
  Timothy Flynn 6a50fb465c LibJS: Make use of the Intl MV in more Intl.NumberFormat AOs há 2 anos atrás
  Timothy Flynn 4475f21e9e LibJS: Allow locale approximately signs to be empty in Intl.NumberFormat há 2 anos atrás
  Timothy Flynn a824e1ac6a LibJS: Remove last use of DeprecatedString from Intl.MathematicalValue 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 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String há 2 anos atrás
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM há 2 anos atrás
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation há 2 anos atrás
  Timothy Flynn 0ff4d8100f LibJS: Consistently use spaces / parentheses in NumberFormat operations há 2 anos atrás
  Timothy Flynn 0ffad2a2d1 LibJS: Refer to String elements as code units rather than characters há 2 anos atrás
  Timothy Flynn 2cca5d6676 LibJS: Fix assignment of "isNegative" in FormatNumericToString há 2 anos atrás
  Timothy Flynn d30e96a209 LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs há 2 anos atrás
  Timothy Flynn d1881da2be LibJS: Set approximate number range format result's "source" to "shared" há 2 anos atrás
  Timothy Flynn a59ebdac2d LibJS+Everywhere: Return strings by value from PrimitiveString há 2 anos atrás
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
  Timothy Flynn 2dfa87814e LibJS: Update spec comments for replacing digits in Intl.NumberFormat há 2 anos atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr há 2 anos atrás
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn d56205f991 LibJS: Use more accurate number-to-string method in Intl.NumberFormat há 2 anos atrás
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] há 2 anos atrás