Shannon Booth 0748e755d8 LibJS: Implement SetValueInBuffer closer to spec преди 2 години
..
Bytecode 50d6b1ba19 LibJS/Bytecode: Keep completion value of switch case if falling through преди 2 години
Contrib 77f1e91e9d LibJS: Make $262.evalScript() work in bytecode mode преди 2 години
Heap 130ec7e5b4 LibJS: Align HeapBlock cell storage to __BIGGEST_ALIGNMENT__ преди 2 години
Runtime 0748e755d8 LibJS: Implement SetValueInBuffer closer to spec преди 2 години
Tests be280ff3e4 LibJS/Tests: Enable some now passing Array length tests преди 2 години
AST.cpp 8450948458 LibJS: Make class definition evaluation work in bytecode mode преди 2 години
AST.h 11a7014b4e LibJS/Bytecode: Handle ImportStatement in codegen преди 2 години
CMakeLists.txt 3eb2e4e08a LibJS: Implement Iterator.prototype.map преди 2 години
Console.cpp 396655d145 LibJS: Begin implementing console.dir преди 2 години
Console.h 396655d145 LibJS: Begin implementing console.dir преди 2 години
CyclicModule.cpp 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations преди 2 години
CyclicModule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr преди 2 години
Forward.h 3eb2e4e08a LibJS: Implement Iterator.prototype.map преди 2 години
Interpreter.cpp d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ преди 2 години
Interpreter.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes преди 2 години
Lexer.cpp a2efecac03 LibJS: Parse slashes after reserved identifiers correctly преди 2 години
Lexer.h 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer преди 2 години
MarkupGenerator.cpp a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values преди 2 години
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values преди 2 години
Module.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate преди 2 години
Module.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr преди 2 години
Parser.cpp 5c913d9cc4 LibJS: Correctly handle parentheses and new Object преди 2 години
Parser.h a2efecac03 LibJS: Parse slashes after reserved identifiers correctly преди 2 години
ParserError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError преди 2 години
ParserError.h 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError преди 2 години
Print.cpp 5e7c838160 AK: Rename `Stream::format()` to `Stream::write_formatted()` преди 2 години
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages преди 2 години
SafeFunction.h 4bc0d8e4c8 LibJS: Fix compilation of operator= for JS::SafeFunction преди 2 години
Script.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr преди 2 години
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
SourceCode.cpp bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct преди 2 години
SourceCode.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct преди 2 години
SourceRange.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes преди 2 години
SourceTextModule.cpp 5d79431859 LibJS/Bytecode: Actually generate & run bytecode for SourceTextModule преди 2 години
SourceTextModule.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct преди 2 години
SyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes преди 2 години
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax преди 2 години
SyntheticModule.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr преди 2 години
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString преди 2 години
Token.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() преди 2 години
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token преди 2 години