提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn a1a368bb61 LibJS: Fix editorial rebasing errors in the ECMA-402 spec 11 月之前
  Timothy Flynn 4fc0fba646 LibCore+LibJS+LibUnicode: Port retrieving available time zones to ICU 1 年之前
  Timothy Flynn 89aa9a3af0 LibJS: Update Intl AO spec numbers 1 年之前
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 1 年之前
  Timothy Flynn 9c3a775395 LibJS: Update AOs involved in locale resolution to the latest ECMA-402 1 年之前
  Timothy Flynn 2c311448c7 LibLocale+LibJS: Make a locale canonicalization API a bit more ergonomic 1 年之前
  Timothy Flynn 1c51ac4763 LibJS: Remove unused PartitionPattern AO and related types 1 年之前
  Timothy Flynn 4598a505b1 LibJS: Differentiate between undefined and null locale keys 1 年之前
  Timothy Flynn 1bcc29d0d1 LibJS+LibLocale: Replace Unicode keyword lookups with ICU 1 年之前
  Timothy Flynn a1464342e1 LibJS+LibLocale: Remove unused parameter from keyword canonicalization 1 年之前
  Timothy Flynn 9724a25daf LibJS+LibLocale: Replace canonical locales and display names with ICU 1 年之前
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 年之前
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations 1 年之前
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible 1 年之前
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 1 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 年之前
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 年之前
  Timothy Flynn f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal 2 年之前
  Timothy Flynn 1393ed2000 AK+LibUnicode: Implement String::equals_ignoring_case without allocating 2 年之前
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 年之前
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 年之前
  Timothy Flynn a283daaab7 LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO 2 年之前
  Timothy Flynn be347f67dc LibJS: Shorten some spec text for BestAvailableLocale 2 年之前
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2 年之前
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String 2 年之前
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM 2 年之前
  Timothy Flynn be8907e6bb LibJS: Return OptionalNone in fallible functions in the Intl namespace 2 年之前
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 年之前
  Timothy Flynn 2f1184ccdb LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId 2 年之前
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation 2 年之前