Commit History

Autor SHA1 Mensaxe Data
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz f6a5ff7b00 LibJS: Convert to_i32() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm %!s(int64=3) %!d(string=hai) anos
  Linus Groh d40331ef69 LibJS: Start implementing ShadowRealm %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4d5bd092ea LibJS: Use MUST() where applicable %!s(int64=3) %!d(string=hai) anos
  Linus Groh ba6e4c7ae1 LibJS+LibWeb: Use Object::set_prototype() in more places %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 14c57b4b7f LibJS: Remove transition avoidance & start caching prototype transitions %!s(int64=3) %!d(string=hai) anos
  Linus Groh 73bae7d779 LibJS: Convert internal_prevent_extensions() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 1da8faebf5 LibJS: Convert perform_eval to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh f29a82dd84 LibJS: Move the GlobalEnvironment from GlobalObject to Realm %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1e79934acf LibJS: Add [[GlobalThisValue]] internal slot to GlobalEnvironment %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 07f12b108b LibJS: Implement a nearly empty Intl.NumberFormat object %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 8e75e5fabb LibJS: Implement a nearly empty Intl.ListFormat object %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object %!s(int64=3) %!d(string=hai) anos
  Linus Groh 8bcda353a2 LibJS: Avoid transitions for more object properties in global object %!s(int64=3) %!d(string=hai) anos
  Linus Groh 222e518a53 LibJS: Avoid pointless transitions and metadata lookups in storage_set() %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object %!s(int64=3) %!d(string=hai) anos
  Linus Groh be07e2e91b LibJS: Start implementing Temporal.PlainMonthDay %!s(int64=3) %!d(string=hai) anos
  Linus Groh 44a8b55c50 LibJS: Add preparation for Intl constructors and prototypes %!s(int64=3) %!d(string=hai) anos
  Linus Groh a37dcf8ca7 LibJS: Add the Intl namespace object :^) %!s(int64=3) %!d(string=hai) anos
  Linus Groh 0a8edd5ce7 LibJS: Start implementing Temporal.PlainYearMonth %!s(int64=3) %!d(string=hai) anos
  Linus Groh cfb77b66e5 LibJS: Start implementing Temporal.ZonedDateTime %!s(int64=3) %!d(string=hai) anos
  Linus Groh ae4bf8fc32 LibJS: Start implementing Temporal.PlainTime %!s(int64=3) %!d(string=hai) anos
  Linus Groh c303bbde54 LibJS: Implement Temporal.Now.plainDate() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1c1354db07 LibJS: Store the %Array.prototype.values% intrinsic on the global object %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4be3196882 LibJS: Start implementing Temporal.PlainDateTime %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz cc00ccec41 LibJS: Start implementing Temporal.PlainDate %!s(int64=4) %!d(string=hai) anos