Histórico de Commits

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