Histórico de Commits

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