Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions il y a 2 ans
  Ali Mohammad Pur 8668851cb1 LibWasm: Do not allow self-referencial globals il y a 2 ans
  Ali Mohammad Pur 7e6341587b AK+Everywhere: Disallow Error::from_string_view(FooString) il y a 2 ans
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes il y a 2 ans
  Sam Atkins 8d31e04b8a LibWasm: Remove declarations for non-existent methods il y a 2 ans
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view il y a 3 ans
  Ali Mohammad Pur a6c4b6848b LibWasm: Use some template magic to greatly simplify stack validation il y a 3 ans
  Ali Mohammad Pur eccdf4eb4b LibWasm: Fix validation of if-else blocks il y a 3 ans
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> il y a 3 ans
  Ali Mohammad Pur 7d1142e2c8 LibWasm: Implement module validation il y a 3 ans