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