Historia zmian

Autor SHA1 Wiadomość Data
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 lat temu
  Ali Mohammad Pur 5bc1f135b7 Tests: Implement multi-value returns in test-wasm 2 lat temu
  Ali Mohammad Pur 6b50f23242 LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result 2 lat temu
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 lat temu
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 lat temu
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 lat temu
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` 2 lat temu
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` 2 lat temu
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 lat temu
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
  Tim Schumacher 982ebbc304 LibWasm: Port the parser to `Core::Stream` 2 lat temu
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 lat temu
  Andrew Kaster 8d015bd71c test-wasm: Don't cast signed values to unsigned types in wasm_invoke 2 lat temu
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 lat temu
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 lat temu
  Linus Groh 37c85fa07e LibJS: Convert TypedArray::create() to NonnullGCPtr 2 lat temu
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 lat temu
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger 2 lat temu
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 2 lat temu
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions 2 lat temu
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 3 lat temu
  Linus Groh 999da617c5 LibJS: Remove GlobalObject from VM::this_value() 3 lat temu
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 3 lat temu
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 lat temu
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 3 lat temu
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 3 lat temu
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 lat temu