Historique des commits

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