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 3355b52cca LibJS: Remove unused JS_{DECLARE,DEFINE}_NATIVE_{GETTER,SETTER} macros %!s(int64=3) %!d(string=hai) anos
  Linus Groh d40331ef69 LibJS: Start implementing ShadowRealm %!s(int64=3) %!d(string=hai) anos
  Linus Groh 50f8755792 LibJS: Implement Wrapped Function Exotic Objects %!s(int64=3) %!d(string=hai) anos
  Linus Groh ce946dd656 LibJS: Add ECMAScriptFunctionObject forward declaration %!s(int64=3) %!d(string=hai) anos
  Linus Groh 33679a8445 LibJS: Add a JS::Completion class and JS::ThrowCompletionOr<T> template %!s(int64=3) %!d(string=hai) anos
  Linus Groh d9c3bafcd9 LibJS: Start adding a JS::Realm class (spec's "Realm Record") %!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
  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
  Timothy Flynn 02e7dceb96 LibJS: Add a simple reference-counted UTF-16 string %!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 0a8edd5ce7 LibJS: Start implementing Temporal.PlainYearMonth %!s(int64=3) %!d(string=hai) anos
  Linus Groh cfb77b66e5 LibJS: Start implementing Temporal.ZonedDateTime %!s(int64=4) %!d(string=hai) anos
  Linus Groh ae4bf8fc32 LibJS: Start implementing Temporal.PlainTime %!s(int64=4) %!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
  Linus Groh 5c77885873 LibJS: Implement Temporal.Duration.from() %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn cfddcad7cf LibJS: Implement the RegExpStringIterator object %!s(int64=4) %!d(string=hai) anos
  Linus Groh 7921d8ba91 LibJS: Start implementing Temporal.Duration %!s(int64=4) %!d(string=hai) anos
  Linus Groh a2f1d79765 LibJS: Start implementing Temporal.Calendar %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn d1e06b00e3 LibJS: Parse the RegExp.prototype.hasIndices flag %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn e801cc7afd LibJS: Remove ECMAScriptFlags value from JS_ENUMERATE_REGEXP_FLAGS %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS %!s(int64=4) %!d(string=hai) anos
  Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant %!s(int64=4) %!d(string=hai) anos
  Linus Groh 265e89367e LibJS: Start implementing Temporal.TimeZone %!s(int64=4) %!d(string=hai) anos
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 9f0aef6051 LibJS: Implement most of String.prototype.replaceAll %!s(int64=4) %!d(string=hai) anos