Historique des commits

Auteur SHA1 Message Date
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr il y a 2 ans
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Timothy Flynn c1c54fad96 LibJS: Propagate OOM from Intl.DurationFormat 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 8dc4e05ecf LibJS: Port Intl.DurationFormat to String il y a 2 ans
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 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 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects il y a 2 ans
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible il y a 2 ans
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr il y a 2 ans
  Timothy Flynn a2cf026b30 LibJS: Throw a RangeError when when formatting strings in DurationFormat il y a 2 ans
  Timothy Flynn 010888acec LibJS: Access DurationRecord properties in alphabetical order il y a 2 ans
  Timothy Flynn 85f079dc6b LibJS: Move IsValidDurationRecord check to ToDurationRecord il y a 2 ans
  Timothy Flynn 0086a3acdb LibJS: Remove infallibility markers from some Intl.DurationFormat AOs 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 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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Jonah 381b36b83f LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral il y a 2 ans
  Timothy Flynn 99fc94e138 LibJS: Delegate to NumberFormat for DurationFormat unit formatting il y a 2 ans
  Nico Weber daeaefad17 Everywhere: Clean up "the the" comment typos il y a 2 ans
  Timothy Flynn 4686989582 LibJS: Map DurationFormat's list style to "short" when it is "digital" il y a 2 ans
  Timothy Flynn 82e730eba1 LibJS: Change default time display options to "always" for digital style il y a 2 ans
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace il y a 2 ans