Historie revizí

Autor SHA1 Zpráva Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Ali Mohammad Pur 22d411345d LibWasm: Implement the multi-memory proposal před 1 rokem
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions před 2 roky
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions před 2 roky
  Ali Mohammad Pur 59e8f713db LibWasm: Implement Element section segment type 4 před 2 roky
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  Tim Schumacher d1f6a28ffd AK: Move ConstrainedStream from LibWasm and limit discarding před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes před 2 roky
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages před 2 roky
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` před 2 roky
  Tim Schumacher 47531a42a9 AK: Make LEB128 decoding work with `read_value` před 2 roky
  Tim Schumacher 787f4d639a AK: Port `LEB128` to the new `AK::Stream` před 2 roky
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` před 2 roky
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` před 2 roky
  Tim Schumacher 982ebbc304 LibWasm: Port the parser to `Core::Stream` před 2 roky
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Sam Atkins c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones před 2 roky
  Linus Groh 8150d71821 Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' před 3 roky
  Linus Groh 5a106b6401 Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_' před 3 roky
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors před 3 roky
  Ali Mohammad Pur ed9e7f1ad0 LibWasm: Tolerate modules with invalid sections and mark them as invalid před 3 roky
  Ali Mohammad Pur 7d1142e2c8 LibWasm: Implement module validation před 3 roky
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe před 3 roky
  Ali Mohammad Pur 1b083392fa LibWasm+wasm: Switch to east-const to comply with project style před 4 roky
  Ali Mohammad Pur be62e4d1d7 LibWasm: Load and instantiate tables před 4 roky
  Ali Mohammad Pur b250a6ae7e wasm: Add a way to create dummy function exports před 4 roky
  Ali Mohammad Pur 56bf80251c LibWasm: Implement reference instructions (ref.{null,func,is_null}) před 4 roky