Commit Verlauf

Autor SHA1 Nachricht Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Andreas Kling 99106df834 LibJS: Update import referrer's [[LoadedModules]] in place vor 1 Jahr
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec vor 1 Jahr
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  networkException ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 58feae8b60 LibJS: Make CyclicModule.h not include PromiseCapability.h vor 2 Jahren
  networkException fb6de442c6 LibJS: Add [[HostDefined]] field to Modules vor 2 Jahren
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() vor 2 Jahren
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors vor 2 Jahren
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records vor 3 Jahren
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS vor 3 Jahren
  davidot 6b5c882af3 LibJS: Add support for JSON modules vor 3 Jahren
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating vor 3 Jahren
  davidot 12c2f30c54 LibJS: Add filename tracking to Script and Module vor 3 Jahren
  Andreas Kling d553fd7f4f LibJS: Add a barebones Module class vor 3 Jahren