Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros hace 3 años
  Idan Horowitz 3355b52cca LibJS: Remove unused JS_{DECLARE,DEFINE}_NATIVE_{GETTER,SETTER} macros hace 3 años
  Linus Groh d40331ef69 LibJS: Start implementing ShadowRealm hace 3 años
  Linus Groh 50f8755792 LibJS: Implement Wrapped Function Exotic Objects hace 3 años
  Linus Groh ce946dd656 LibJS: Add ECMAScriptFunctionObject forward declaration hace 3 años
  Linus Groh 33679a8445 LibJS: Add a JS::Completion class and JS::ThrowCompletionOr<T> template hace 3 años
  Linus Groh d9c3bafcd9 LibJS: Start adding a JS::Realm class (spec's "Realm Record") hace 3 años
  Timothy Flynn 07f12b108b LibJS: Implement a nearly empty Intl.NumberFormat object hace 3 años
  Timothy Flynn 8e75e5fabb LibJS: Implement a nearly empty Intl.ListFormat object hace 3 años
  Timothy Flynn 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object hace 3 años
  Timothy Flynn 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object hace 3 años
  Linus Groh be07e2e91b LibJS: Start implementing Temporal.PlainMonthDay hace 4 años
  Timothy Flynn 02e7dceb96 LibJS: Add a simple reference-counted UTF-16 string hace 4 años
  Linus Groh 44a8b55c50 LibJS: Add preparation for Intl constructors and prototypes hace 4 años
  Linus Groh 0a8edd5ce7 LibJS: Start implementing Temporal.PlainYearMonth hace 4 años
  Linus Groh cfb77b66e5 LibJS: Start implementing Temporal.ZonedDateTime hace 4 años
  Linus Groh ae4bf8fc32 LibJS: Start implementing Temporal.PlainTime hace 4 años
  Linus Groh 4be3196882 LibJS: Start implementing Temporal.PlainDateTime hace 4 años
  Idan Horowitz cc00ccec41 LibJS: Start implementing Temporal.PlainDate hace 4 años
  Linus Groh 5c77885873 LibJS: Implement Temporal.Duration.from() hace 4 años
  Timothy Flynn cfddcad7cf LibJS: Implement the RegExpStringIterator object hace 4 años
  Linus Groh 7921d8ba91 LibJS: Start implementing Temporal.Duration hace 4 años
  Linus Groh a2f1d79765 LibJS: Start implementing Temporal.Calendar hace 4 años
  Timothy Flynn d1e06b00e3 LibJS: Parse the RegExp.prototype.hasIndices flag hace 4 años
  Timothy Flynn e801cc7afd LibJS: Remove ECMAScriptFlags value from JS_ENUMERATE_REGEXP_FLAGS hace 4 años
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS hace 4 años
  Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant hace 4 años
  Linus Groh 265e89367e LibJS: Start implementing Temporal.TimeZone hace 4 años
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes hace 4 años
  Timothy Flynn 9f0aef6051 LibJS: Implement most of String.prototype.replaceAll hace 4 años