Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr vor 2 Jahren
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr vor 2 Jahren
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun vor 2 Jahren
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() vor 2 Jahren
  Timothy Flynn e86e59699d LibJS: Use Object's new deferred instrinsic storage for GlobalObject vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() vor 2 Jahren
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions vor 2 Jahren
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors vor 2 Jahren
  Linus Groh be07e2e91b LibJS: Start implementing Temporal.PlainMonthDay vor 3 Jahren
  Linus Groh 312946059b LibJS+Spreadsheet: Use js_string(VM&, ...) overload more vor 3 Jahren
  Linus Groh 0a8edd5ce7 LibJS: Start implementing Temporal.PlainYearMonth vor 3 Jahren
  Linus Groh cfb77b66e5 LibJS: Start implementing Temporal.ZonedDateTime vor 4 Jahren
  Linus Groh ae4bf8fc32 LibJS: Start implementing Temporal.PlainTime vor 4 Jahren
  Linus Groh b3723a88a6 LibJS: Implement Temporal[@@toStringTag] vor 4 Jahren
  Linus Groh 4be3196882 LibJS: Start implementing Temporal.PlainDateTime vor 4 Jahren
  Idan Horowitz cc00ccec41 LibJS: Start implementing Temporal.PlainDate vor 4 Jahren
  Linus Groh 5516ad7158 LibJS: Rename Temporal.now => Temporal.Now vor 4 Jahren
  Linus Groh 7921d8ba91 LibJS: Start implementing Temporal.Duration vor 4 Jahren
  Linus Groh a2f1d79765 LibJS: Start implementing Temporal.Calendar vor 4 Jahren
  Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant vor 4 Jahren
  Linus Groh 265e89367e LibJS: Start implementing Temporal.TimeZone vor 4 Jahren
  Linus Groh 7da1fcb2ef LibJS: Add the Temporal.now namespace object vor 4 Jahren
  Linus Groh 8269921212 LibJS: Add the Temporal namespace object :^) vor 4 Jahren