提交歷史

作者 SHA1 備註 提交日期
  Timothy Flynn 4b3e26c583 LibJS+LibLocale: Replace calendar weekday information with ICU 1 年之前
  Timothy Flynn d17d131224 LibJS+LibLocale: Replace locale character ordering with ICU 1 年之前
  Timothy Flynn e487f91388 LibJS+LibLocale: Replace locale maximization and minimization with ICU 1 年之前
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 年之前
  Timothy Flynn a357874c77 LibJS: Implement Intl.Locale.prototype.firstDayOfWeek 1 年之前
  Timothy Flynn 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale 1 年之前
  Timothy Flynn 7536648498 LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 1 年之前
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 1 年之前
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2 年之前
  Timothy Flynn 4548906e7b LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs 2 年之前
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 年之前
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String 2 年之前
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 年之前
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 年之前
  Linus Groh b2034c59dc LibJS: Convert Intl::Locale::create() to NonnullGCPtr 2 年之前
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Timothy Flynn 84e6833203 LibJS: Alphabetically sort the collations returned by CollationsOfLocale 2 年之前
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 年之前
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace 2 年之前
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 年之前
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] 2 年之前
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 2 年之前
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 年之前
  Timothy Flynn c657f23e6f LibJS: Remove hard-coded lists of collation types 3 年之前