Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} před 1 rokem
  Timothy Flynn b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat před 1 rokem
  Timothy Flynn 9e5055c298 LibJS: Stop propagating small OOM errors from Intl.ListFormat před 1 rokem
  Timothy Flynn 20aaa2c236 LibJS: Stop propagating small OOM errors from Intl.DurationFormat před 1 rokem
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible před 1 rokem
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible před 1 rokem
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible před 1 rokem
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr před 2 roky
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String před 2 roky
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> před 2 roky
  Timothy Flynn c1c54fad96 LibJS: Propagate OOM from Intl.DurationFormat Vector operations před 2 roky
  Timothy Flynn e86eafe65e LibJS: Replace remaining uses of StringBuilder in the Intl namespace před 2 roky
  Timothy Flynn 8dc4e05ecf LibJS: Port Intl.DurationFormat to String před 2 roky
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale před 2 roky
  Timothy Flynn 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String před 2 roky
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String před 2 roky
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM před 2 roky
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation před 2 roky
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String před 2 roky
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects před 2 roky
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible před 2 roky
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr před 2 roky
  Timothy Flynn a2cf026b30 LibJS: Throw a RangeError when when formatting strings in DurationFormat před 2 roky
  Timothy Flynn 010888acec LibJS: Access DurationRecord properties in alphabetical order před 2 roky
  Timothy Flynn 85f079dc6b LibJS: Move IsValidDurationRecord check to ToDurationRecord před 2 roky
  Timothy Flynn 0086a3acdb LibJS: Remove infallibility markers from some Intl.DurationFormat AOs před 2 roky
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun před 2 roky
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky