Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn a1a368bb61 LibJS: Fix editorial rebasing errors in the ECMA-402 spec hace 11 meses
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode hace 1 año
  Timothy Flynn 7f9ccd39f5 LibJS+LibLocale: Replace relative time formatting with ICU hace 1 año
  Timothy Flynn 67f3de2320 LibJS+LibLocale: Begin replacing number formatting with ICU hace 1 año
  Shannon Booth 986abe7047 LibJS: Rename IntlNumberIsNaNOrInfinity to NumberIsNaNOrInfinity hace 1 año
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Timothy Flynn b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat hace 1 año
  Timothy Flynn b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat hace 1 año
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations hace 1 año
  Timothy Flynn eb8f7b303c LibLocale+LibJS: Make relative time format APIs infallible hace 1 año
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible hace 1 año
  Timothy Flynn f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal hace 2 años
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String hace 2 años
  Timothy Flynn 8670526f2a LibJS+LibLocale: Propagate OOM from CLDR RelativeTime Vector operations hace 2 años
  Timothy Flynn 9af525bbb0 LibJS: Propagate OOM from Intl.RelativeTimeFormat Vector operations hace 2 años
  Timothy Flynn e86eafe65e LibJS: Replace remaining uses of StringBuilder in the Intl namespace hace 2 años
  Timothy Flynn e74e8381d5 LibJS: Allow "approximately" results to differ in plural form hace 2 años
  Timothy Flynn 4c8f7d76c4 LibJS: Port Intl.RelativeTimeFormat to String hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Timothy Flynn 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String hace 2 años
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String hace 2 años
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM hace 2 años
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation hace 2 años
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String hace 2 años
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string hace 2 años
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun hace 2 años
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr hace 2 años
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años