Linus Groh f90d98aef0 LibJS: Update step order in the InterpretTemporalDateTimeFields AO 3 роки тому
..
Bytecode 35cc579264 LibJS: Also set ExecutionContext::realm in Bytecode::Interpreter::run() 3 роки тому
Heap f58b2a0358 LibJS: Increase time between garbage collections 3 роки тому
Runtime f90d98aef0 LibJS: Update step order in the InterpretTemporalDateTimeFields AO 3 роки тому
Tests 72ddaa31e3 LibJS: Implement parsing and execution of optional chains 3 роки тому
AST.cpp 568296d0cc LibJS: Use ThrowCompletionOr in require_object_coercible() 3 роки тому
AST.h 72ddaa31e3 LibJS: Implement parsing and execution of optional chains 3 роки тому
CMakeLists.txt 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 роки тому
Console.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext 4 роки тому
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 роки тому
Forward.h 33679a8445 LibJS: Add a JS::Completion class and JS::ThrowCompletionOr<T> template 3 роки тому
Interpreter.cpp 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 роки тому
Interpreter.h 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 роки тому
Lexer.cpp a50e33abe3 LibJS: Skip ID_{Start,Continue} property lookup for any ASCII characters 3 роки тому
Lexer.h d7578ddebb LibJS: Share "parsed identifiers" between copied JS::Lexer instances 3 роки тому
MarkupGenerator.cpp b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users 4 роки тому
MarkupGenerator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 роки тому
Module.cpp d553fd7f4f LibJS: Add a barebones Module class 3 роки тому
Module.h d553fd7f4f LibJS: Add a barebones Module class 3 роки тому
Parser.cpp c7a99aafac LibJS: Use ScopePusher to correctly push the scope in for statements 3 роки тому
Parser.h 72ddaa31e3 LibJS: Implement parsing and execution of optional chains 3 роки тому
Script.cpp 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb 3 роки тому
Script.h 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) 3 роки тому
SourceRange.h 1a9518ebe3 LibJS: Implement parsing and evaluation for AssignmentPatterns 4 роки тому
SourceTextModule.cpp 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 роки тому
SourceTextModule.h 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 роки тому
SyntaxHighlighter.cpp 53166c10ca LibJS: Remove unused header includes 4 роки тому
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 роки тому
Token.cpp 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 роки тому
Token.h bbddfeef4b LibJS: Clean up token constructor and use method instead for identifiers 3 роки тому