Historie revizí

Autor SHA1 Zpráva Datum
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr před 3 roky
  Andreas Kling 971dc44ed3 LibJS: Don't use MarkedValueList in PromiseValueList před 3 roky
  Timothy Flynn 4f186a9a1f LibJS: Implement Promise.race on the Promise constructor před 3 roky
  Timothy Flynn 949f294444 LibJS: Implement Promise.allSettled on the Promise constructor před 3 roky
  Timothy Flynn 4dffa40a8d LibJS: Implement Promise.any on the Promise constructor před 3 roky
  Timothy Flynn 5b303721e0 LibJS: Generalize PerformPromiseAll common functionality před 3 roky
  Timothy Flynn 417523507e LibJS: Generalize PromiseAllResolveElementFunction common functionality před 3 roky
  Timothy Flynn dee3b7b8c9 LibJS: Implement Promise.all on the Promise constructor před 3 roky
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins před 4 roky
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper před 4 roky
  Linus Groh 073071c634 LibJS: Fix Promise constructor reject function argument před 4 roky
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors před 4 roky
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject před 4 roky
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) před 4 roky
  Linus Groh 8f6ac0db1c LibJS: Use OrdinaryCreateFromConstructor() in a bunch of constructors před 4 roky
  Linus Groh 4794e6b0da LibJS: Fix Promise.length attributes před 4 roky
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere před 4 roky
  Linus Groh 633f604c47 LibJS: Fix attributes of Promise.prototype před 4 roky
  Idan Horowitz a1f5357ad3 LibJS: Expose Symbol.species properties as getters před 4 roky
  Idan Horowitz aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins před 4 roky
  Linus Groh d1d1f4f251 LibJS: Remove declarations of some TODO()'d BigInt and Promise functions před 4 roky
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Linus Groh f418115f1b LibJS: Add initial support for Promises před 4 roky