Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 56c5ffe398 LibFileSystem+Userland: Return ByteString from real_path() hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec hace 1 año
  Sergey Bugaev 6d18ec7546 LibTest: Don't attempt to use SA_NOCLDWAIT for SIGABRT hace 1 año
  Andreas Kling e2c8d5859e LibJS: Remove ability to disable bytecode VM hace 1 año
  Andreas Kling efe3eb8f4c test-js: Remove ability to run with AST interpreter hace 1 año
  Andreas Kling 96d5a1edb0 test-js: Run with the JavaScript bytecode VM by default hace 1 año
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model hace 2 años
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` hace 2 años
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial hace 2 años
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation hace 2 años
  Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&) hace 2 años
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY hace 2 años
  Tim Schumacher 3d51642037 LibCore: Replace the ArgsParser option argument setting with an enum hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Brian Gianforcaro 16bee0ba79 Everywhere: Move js/web/wasm tests under /home/anon/Tests hace 3 años
  Ali Mohammad Pur 8b50009e9b LibTest: Provide detailed per-file JSON output with --per-file hace 3 años
  Ali Mohammad Pur bed129a69f LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests hace 3 años
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object hace 3 años
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option hace 3 años
  davidot 7cbf4b90e8 LibJS: Implement ImportCall and HostImportModuleDynamically hace 3 años
  Ben Wiederhake b8f11b1bae Everywhere: Remove unused ArgsParser header hace 3 años
  Andreas Kling c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS hace 3 años
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag hace 3 años
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies hace 3 años
  Gunnar Beutner 3bbe86d8ea Everywhere: Prefer using "..."sv over StringView { "..." } hace 4 años