Histórico de Commits

Autor SHA1 Mensagem Data
  Diego d906255cbb LibWasm: Improve table support há 1 ano atrás
  Timothy Flynn ec492a1a08 Everywhere: Run clang-format há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Ali Mohammad Pur 5f013e5374 Meta: Generate bigint values for v128 constants in Wasm tests há 2 anos atrás
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions há 2 anos atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 2 anos atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 2 anos atrás
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr há 2 anos atrás
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes há 2 anos atrás
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} há 2 anos atrás
  Ali Mohammad Pur 5bc1f135b7 Tests: Implement multi-value returns in test-wasm 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 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 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
  Tim Schumacher 982ebbc304 LibWasm: Port the parser to `Core::Stream` há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
  Andrew Kaster 8d015bd71c test-wasm: Don't cast signed values to unsigned types in wasm_invoke há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
  Linus Groh 37c85fa07e LibJS: Convert TypedArray::create() to NonnullGCPtr há 2 anos atrás
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::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
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás