Historique des commits

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