Andreas Kling 42b5c896e8 LibJS: Don't "copy construct" temporary value in ThrowCompletionOr ctor 2 éve
..
Bytecode f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 éve
Contrib bfb8d83535 LibJS: Convert Realm::create() to NonnullGCPtr 2 éve
Heap f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 éve
Runtime 42b5c896e8 LibJS: Don't "copy construct" temporary value in ThrowCompletionOr ctor 2 éve
Tests ce39c907fd LibJS: Support MM/DD/YYYY HH:MM <timezone-offset> format for Date 2 éve
AST.cpp cad40ec953 LibJS: Convert RegExpObject::create() to NonnullGCPtr 2 éve
AST.h 9721da2e6a LibJS: Call shrink_to_fit() on various Vectors created during parse 2 éve
CMakeLists.txt 40cc38869e LibJS: Move ExecutionContext function implementations out of line 2 éve
Console.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
Console.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
CyclicModule.cpp b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr 2 éve
CyclicModule.h b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 éve
Forward.h 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file 2 éve
Interpreter.cpp fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2 éve
Interpreter.h fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2 éve
Lexer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Lexer.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
MarkupGenerator.cpp 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 éve
MarkupGenerator.h 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 éve
Module.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 éve
Module.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Parser.cpp 9721da2e6a LibJS: Call shrink_to_fit() on various Vectors created during parse 2 éve
Parser.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
ParserError.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
ParserError.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Print.cpp ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses 2 éve
Print.h 84502f53b5 LibJS+js: Move the value print implementation to LibJS 2 éve
SafeFunction.h f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 éve
Script.cpp e6331031c4 LibJS: Make Parser::Error a standalone ParserError class 2 éve
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SourceCode.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SourceCode.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SourceRange.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SourceTextModule.cpp 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr 2 éve
SourceTextModule.h 97b5f4814e LibJS: Make SourceTextModule.h not include AST.h or Parser.h 2 éve
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 éve
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 éve
SyntheticModule.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 éve
SyntheticModule.h 00c8f07192 LibJS: Make Script and Module GC-allocated 2 éve
Token.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Token.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve