Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
  Ali Mohammad Pur 8a36d8826f LibWeb: Implement the js-api portion of Wasm multi-value há 2 anos atrás
  Ali Mohammad Pur 6b50f23242 LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result há 2 anos atrás
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String há 2 anos atrás
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` há 2 anos atrás
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Tim Schumacher 982ebbc304 LibWasm: Port the parser to `Core::Stream` há 2 anos atrás
  Timothy Flynn 7bd8fd000f LibWeb: Generate dedicated methods to create Web constructors/prototypes há 2 anos atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Ali Mohammad Pur af511a64cd LibWeb: Add support for accessing exported wasm table instances há 2 anos atrás
  Andrew Kaster d0efc7734a LibWeb: Remove unecessary dependence on Window from WebAssembly classes há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger há 2 anos atrás
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 2 anos atrás
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions há 2 anos atrás
  Linus Groh 5f1fe4b012 LibWeb: Replace GlobalObject with VM in WebAssembly AOs [Part 1/4] há 2 anos atrás
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() há 2 anos atrás
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 2 anos atrás
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 2 anos atrás
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors há 2 anos atrás