Linus Groh e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 anos atrás
..
Bytecode e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 anos atrás
Heap f58b2a0358 LibJS: Increase time between garbage collections 3 anos atrás
Runtime e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 anos atrás
Tests e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 anos atrás
AST.cpp e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 anos atrás
AST.h 32932f83be LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals} 3 anos atrás
CMakeLists.txt e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 anos atrás
Console.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext 4 anos atrás
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
Forward.h 33679a8445 LibJS: Add a JS::Completion class and JS::ThrowCompletionOr<T> template 3 anos atrás
Interpreter.cpp e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 anos atrás
Interpreter.h 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 anos atrás
Lexer.cpp 76bafe5542 LibJS: Always inline two hot (and trivial) functions in JS::Lexer 3 anos atrás
Lexer.h 8bde4e94d8 LibJS: Make Lexer::s_keywords store keywords as FlyString 3 anos atrás
MarkupGenerator.cpp b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users 4 anos atrás
MarkupGenerator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
Module.cpp d553fd7f4f LibJS: Add a barebones Module class 3 anos atrás
Module.h d553fd7f4f LibJS: Add a barebones Module class 3 anos atrás
Parser.cpp 32932f83be LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals} 3 anos atrás
Parser.h 72ddaa31e3 LibJS: Implement parsing and execution of optional chains 3 anos atrás
Script.cpp 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb 3 anos atrás
Script.h 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) 3 anos atrás
SourceRange.h 1a9518ebe3 LibJS: Implement parsing and evaluation for AssignmentPatterns 4 anos atrás
SourceTextModule.cpp 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 anos atrás
SourceTextModule.h 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 anos atrás
SyntaxHighlighter.cpp 53166c10ca LibJS: Remove unused header includes 4 anos atrás
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 anos atrás
Token.cpp 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 anos atrás
Token.h 32e98d0924 Libraries: Use AK::Variant default initialization where appropriate 3 anos atrás