Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn a1a368bb61 LibJS: Fix editorial rebasing errors in the ECMA-402 spec il y a 11 mois
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode il y a 1 an
  Timothy Flynn 7f9ccd39f5 LibJS+LibLocale: Replace relative time formatting with ICU il y a 1 an
  Timothy Flynn 67f3de2320 LibJS+LibLocale: Begin replacing number formatting with ICU il y a 1 an
  Shannon Booth 986abe7047 LibJS: Rename IntlNumberIsNaNOrInfinity to NumberIsNaNOrInfinity il y a 1 an
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  Timothy Flynn b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat il y a 1 an
  Timothy Flynn b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat il y a 1 an
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations il y a 1 an
  Timothy Flynn eb8f7b303c LibLocale+LibJS: Make relative time format APIs infallible il y a 1 an
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible il y a 1 an
  Timothy Flynn f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal il y a 2 ans
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String il y a 2 ans
  Timothy Flynn 8670526f2a LibJS+LibLocale: Propagate OOM from CLDR RelativeTime Vector operations il y a 2 ans
  Timothy Flynn 9af525bbb0 LibJS: Propagate OOM from Intl.RelativeTimeFormat Vector operations il y a 2 ans
  Timothy Flynn e86eafe65e LibJS: Replace remaining uses of StringBuilder in the Intl namespace il y a 2 ans
  Timothy Flynn e74e8381d5 LibJS: Allow "approximately" results to differ in plural form il y a 2 ans
  Timothy Flynn 4c8f7d76c4 LibJS: Port Intl.RelativeTimeFormat to String il y a 2 ans
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 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 fc413711ee LibJS: Port trivial use cases in the Intl namespace to String il y a 2 ans
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 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