Histórico de Commits

Autor SHA1 Mensagem Data
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` há 2 anos atrás
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial há 2 anos atrás
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation há 2 anos atrás
  Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&) há 2 anos atrás
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY há 2 anos atrás
  Tim Schumacher 3d51642037 LibCore: Replace the ArgsParser option argument setting with an enum há 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Brian Gianforcaro 16bee0ba79 Everywhere: Move js/web/wasm tests under /home/anon/Tests há 3 anos atrás
  Ali Mohammad Pur 8b50009e9b LibTest: Provide detailed per-file JSON output with --per-file há 3 anos atrás
  Ali Mohammad Pur bed129a69f LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests há 3 anos atrás
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object há 3 anos atrás
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option há 3 anos atrás
  davidot 7cbf4b90e8 LibJS: Implement ImportCall and HostImportModuleDynamically há 3 anos atrás
  Ben Wiederhake b8f11b1bae Everywhere: Remove unused ArgsParser header há 3 anos atrás
  Andreas Kling c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS há 3 anos atrás
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag há 3 anos atrás
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies há 3 anos atrás
  Gunnar Beutner 3bbe86d8ea Everywhere: Prefer using "..."sv over StringView { "..." } há 4 anos atrás
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath há 4 anos atrás
  Andrew Kaster 601c9e89de Userland+Tests: Split out generic test runner from JS TestRunner há 4 anos atrás
  Gunnar Beutner a612c22278 LibJS: Add support for running test-js with the bytecode interpreter há 4 anos atrás
  Linus Groh 1828607606 LibTest: Add --json flag to JS test runner há 4 anos atrás
  Ali Mohammad Pur f387da4a90 LibTest+test-js: Add back the lost test262 parser test option há 4 anos atrás
  Ali Mohammad Pur 13c1514889 LibTest: Do not cleanly exit when abort() is called há 4 anos atrás
  Ali Mohammad Pur f137c1bfaa LibJS+LibTest: Move out the test-js test runner into LibTest há 4 anos atrás