Linus Groh c099b1b8a5 LibJS: Make get_option() options Object a const& 3 anni fa
..
Bytecode 66264f7c2a LibJS: Change ExecutionContext's arguments list to a MarkedValueList 4 anni fa
Heap 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object 3 anni fa
Runtime c099b1b8a5 LibJS: Make get_option() options Object a const& 3 anni fa
Tests 90ada407db LibJS: Implement Temporal.PlainYearMonth.compare 3 anni fa
AST.cpp db0a48d34c LibJS: Restore the environment if an exception is thrown in 'with' block 3 anni fa
AST.h def8b44c40 LibJS: Add support for public fields in classes 3 anni fa
CMakeLists.txt 612a23d6fc LibJS: Start adding a JS::Script class (spec's "Script Record") 3 anni fa
Console.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext 4 anni fa
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
Forward.h 8e75e5fabb LibJS: Implement a nearly empty Intl.ListFormat object 3 anni fa
Interpreter.cpp 66264f7c2a LibJS: Change ExecutionContext's arguments list to a MarkedValueList 4 anni fa
Interpreter.h 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 anni fa
Lexer.cpp bbddfeef4b LibJS: Clean up token constructor and use method instead for identifiers 3 anni fa
Lexer.h 7bcffd1b6a LibJS: Fix some small remaining issues with parsing unicode escapes 4 anni fa
MarkupGenerator.cpp b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users 4 anni fa
MarkupGenerator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
Parser.cpp 3fee7b0d0b LibJS: Fix that windows style line endings were not ignored or converted 3 anni fa
Parser.h d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr 3 anni fa
Script.cpp d823d7da54 LibJS: Implement the ParseScript AO (as JS::Script::parse()) 3 anni fa
Script.h d823d7da54 LibJS: Implement the ParseScript AO (as JS::Script::parse()) 3 anni fa
SourceRange.h 1a9518ebe3 LibJS: Implement parsing and evaluation for AssignmentPatterns 4 anni fa
SyntaxHighlighter.cpp 53166c10ca LibJS: Remove unused header includes 4 anni fa
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 anni fa
Token.cpp 3fee7b0d0b LibJS: Fix that windows style line endings were not ignored or converted 3 anni fa
Token.h bbddfeef4b LibJS: Clean up token constructor and use method instead for identifiers 3 anni fa