Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn a1a368bb61 LibJS: Fix editorial rebasing errors in the ECMA-402 spec před 11 měsíci
  Timothy Flynn 1eced20521 LibJS: Change Intl.Locale.prototype.firstDayOfWeek to be a string před 1 rokem
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode před 1 rokem
  Timothy Flynn 9c3a775395 LibJS: Update AOs involved in locale resolution to the latest ECMA-402 před 1 rokem
  Timothy Flynn 9724a25daf LibJS+LibLocale: Replace canonical locales and display names with ICU před 1 rokem
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type před 1 rokem
  Timothy Flynn a357874c77 LibJS: Implement Intl.Locale.prototype.firstDayOfWeek před 1 rokem
  Timothy Flynn 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale před 1 rokem
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations 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 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr před 2 roky
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> před 2 roky
  Timothy Flynn 858126d236 LibJS: Propagate OOM from remaining Intl Vector operations před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 879a590882 LibJS: Propagate OOM errors from ApplyUnicodeExtensionToTag před 2 roky
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM před 2 roky
  Timothy Flynn be8907e6bb LibJS: Return OptionalNone in fallible functions in the Intl namespace před 2 roky
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String před 2 roky
  Timothy Flynn 2f1184ccdb LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId před 2 roky
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations před 2 roky
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String před 2 roky
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String před 2 roky
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_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 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr před 2 roky
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky