Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ vor 2 Jahren
  Daniel Bertalan 4ff30a7302 LibTest: Use the 16 standard ANSI colors in status output vor 2 Jahren
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes vor 2 Jahren
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} vor 2 Jahren
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String vor 2 Jahren
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE vor 2 Jahren
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects vor 2 Jahren
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` vor 2 Jahren
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace vor 2 Jahren
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Sam Atkins 4dac287aa5 LibTest: Replace uses of JsonObject::get_deprecated()/get_ptr() vor 2 Jahren
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class vor 2 Jahren
  davidot 2e24ee49aa LibTest: Fail if the top-level result of running a JS file is an error vor 2 Jahren
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions vor 2 Jahren
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY vor 2 Jahren
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
  Linus Groh cfa5885855 LibJS: Turn initialize_global_object() into a regular initialize() vor 2 Jahren
  Linus Groh 275dea9d98 LibJS: Remove {Bytecode::,}Interpreter::global_object() vor 2 Jahren
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary vor 2 Jahren
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() vor 2 Jahren
  Linus Groh 7c468b5a77 LibJS: Pass Realm to GlobalObject::initialize_global_object() vor 2 Jahren
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions vor 2 Jahren
  Linus Groh 9930302efb LibJS: Replace GlobalObject with VM in JSON AOs [Part 13/19] vor 2 Jahren
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] vor 2 Jahren
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren