提交歷史

作者 SHA1 備註 提交日期
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 年之前
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) 1 年之前
  Andreas Kling efe3eb8f4c test-js: Remove ability to run with AST interpreter 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Shannon Booth af60c740e3 LibTest: Add support for xfail JavaScriptTestRunner tests 1 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model 2 年之前
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ 2 年之前
  Daniel Bertalan 4ff30a7302 LibTest: Use the 16 standard ANSI colors in status output 2 年之前
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes 2 年之前
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 年之前
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE 2 年之前
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 年之前
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Sam Atkins 4dac287aa5 LibTest: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 年之前
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class 2 年之前
  davidot 2e24ee49aa LibTest: Fail if the top-level result of running a JS file is an error 2 年之前
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 年之前
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 年之前
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated 2 年之前