提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations 2 年之前
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String 2 年之前
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String 2 年之前
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 年之前
  Timothy Flynn 822e32eb11 LibJS: Reword and reorder some steps of the Intl ResolveLocale AO 2 年之前
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects 2 年之前
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 年之前
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 年之前
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() 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 887dac0929 LibJS: Handle NumberFormat's [[UseGrouping]] option for "true" / "false" 2 年之前
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 年之前