Linus Groh 78fd8c1ca2 LibJS: Make escape_regexp_pattern() a RegExpObject member function пре 3 година
..
Bytecode 4fa5748093 LibJS: Add an optimization to avoid needless arguments object creation пре 3 година
Heap 83bd675477 LibJS: Make WeakContainer pruning do less work пре 3 година
Runtime 78fd8c1ca2 LibJS: Make escape_regexp_pattern() a RegExpObject member function пре 3 година
Tests e5d48ee238 LibJS: Fix switch skipping case evaluation when hitting the default case пре 3 година
AST.cpp 8074bdc049 LibJS: Skip declarative env in block statement without lexical decls пре 3 година
AST.h 8074bdc049 LibJS: Skip declarative env in block statement without lexical decls пре 3 година
CMakeLists.txt e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject пре 3 година
Console.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext пре 4 година
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
Forward.h ce946dd656 LibJS: Add ECMAScriptFunctionObject forward declaration пре 3 година
Interpreter.cpp ac808a261f LibJS: Fix that the interpreter did not clear the unwind status пре 3 година
Interpreter.h 830ea0414c LibJS: Make scoping follow the spec пре 3 година
Lexer.cpp ac2c3a73b1 LibJS: Add a specific test for invalid unicode characters in the lexer пре 3 година
Lexer.h 8bde4e94d8 LibJS: Make Lexer::s_keywords store keywords as FlyString пре 3 година
MarkupGenerator.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr пре 3 година
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 4fa5748093 LibJS: Add an optimization to avoid needless arguments object creation пре 3 година
Parser.h 4fa5748093 LibJS: Add an optimization to avoid needless arguments object creation пре 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 32e98d0924 Libraries: Use AK::Variant default initialization where appropriate пре 3 година