Commit History

Autor SHA1 Mensaxe Data
  Tim Schumacher 982ebbc304 LibWasm: Port the parser to `Core::Stream` %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 8d015bd71c test-wasm: Don't cast signed values to unsigned types in wasm_invoke %!s(int64=2) %!d(string=hai) anos
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun %!s(int64=2) %!d(string=hai) anos
  Linus Groh 37c85fa07e LibJS: Convert TypedArray::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger %!s(int64=2) %!d(string=hai) anos
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() %!s(int64=3) %!d(string=hai) anos
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions %!s(int64=3) %!d(string=hai) anos
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] %!s(int64=3) %!d(string=hai) anos
  Linus Groh 999da617c5 LibJS: Remove GlobalObject from VM::this_value() %!s(int64=3) %!d(string=hai) anos
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() %!s(int64=3) %!d(string=hai) anos
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() %!s(int64=3) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7ff99c3972 Tests: Port test-wasm to Core::Stream %!s(int64=3) %!d(string=hai) anos
  davidot de90d54be0 LibJS: Convert ArrayBuffer construction to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh a6476ad61f test-wasm: Convert WebAssemblyModule::create() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 10b93506ad Tests: Convert test-wasm functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 44555eb50a LibJS: Convert test-js/test-web/test-wasm to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 1639ed7e0a LibJS: Convert to_double() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz df181809fd LibJS: Convert to_bigint_int64() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos