Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated vor 2 Jahren
  Linus Groh 37972e9f0c LibWeb: Implement most WebIDL promise operations vor 2 Jahren
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! vor 2 Jahren
  Linus Groh d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records vor 3 Jahren
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object vor 3 Jahren
  Linus Groh 01c2570678 LibJS: Annotate Promise implementation with spec comments vor 3 Jahren
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode vor 3 Jahren
  Idan Horowitz 81bdb20c61 LibJS: Convert the PromiseResolve AO to ThrowCompletionOr vor 3 Jahren
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject vor 4 Jahren
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Linus Groh f418115f1b LibJS: Add initial support for Promises vor 4 Jahren