Cronologia Commit

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