Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Timothy Flynn a357874c77 LibJS: Implement Intl.Locale.prototype.firstDayOfWeek vor 1 Jahr
  Timothy Flynn 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale vor 1 Jahr
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations vor 1 Jahr
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible vor 1 Jahr
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr vor 2 Jahren
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> vor 2 Jahren
  Timothy Flynn 858126d236 LibJS: Propagate OOM from remaining Intl Vector operations vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 879a590882 LibJS: Propagate OOM errors from ApplyUnicodeExtensionToTag vor 2 Jahren
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM vor 2 Jahren
  Timothy Flynn be8907e6bb LibJS: Return OptionalNone in fallible functions in the Intl namespace vor 2 Jahren
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String vor 2 Jahren
  Timothy Flynn 2f1184ccdb LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId vor 2 Jahren
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations vor 2 Jahren
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String vor 2 Jahren
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String vor 2 Jahren
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string vor 2 Jahren
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects vor 2 Jahren
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible vor 2 Jahren
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr vor 2 Jahren
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr vor 2 Jahren
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h vor 2 Jahren
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed vor 2 Jahren
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder vor 2 Jahren