Timothy Flynn 6d9b779757 LibJS: Add an overload of ResolvePlural for use without PluralRules 3 éve
..
Bytecode c153d1779e LibJS/Bytecode: End the for variable scope at the start of its end block 3 éve
Contrib 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
Heap 5407fe8fcf LibJS: Make Handle<Value>::is_null() also consider the contained value 3 éve
Runtime 6d9b779757 LibJS: Add an overload of ResolvePlural for use without PluralRules 3 éve
Tests bf85bf2a9e LibJS: Use Intl.PluralRules within Intl.RelativeFormat 3 éve
AST.cpp 1f5cef1319 LibJS: Make AST.cpp compile with -O0 3 éve
AST.h c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels 3 éve
CMakeLists.txt 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 3 éve
Console.cpp 05748ed607 LibJS: Convert Console to use MarkedVector<Value> 3 éve
Console.h 05748ed607 LibJS: Convert Console to use MarkedVector<Value> 3 éve
CyclicModule.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
CyclicModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
Forward.h 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 3 éve
Interpreter.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
Interpreter.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
Lexer.cpp 92e0378dbd LibJS: Always inline Lexer::current_code_point() 3 éve
Lexer.h 56c425eec1 LibJS: Detect invalid unicode and stop lexing at that point 3 éve
MarkupGenerator.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 éve
MarkupGenerator.h 086969277e Everywhere: Run clang-format 3 éve
Module.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
Module.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 éve
Parser.cpp ebac8abc04 LibJS: Explicitly instantiate Parser::parse_function_node 3 éve
Parser.h eae8520dbb LibJS: Properly compute the line for source location hints 3 éve
Script.cpp 7767f9be37 LibJS: Rename some variables from "script body" to "script" 3 éve
Script.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 éve
SourceRange.h a95b321bf1 LibJS: Add missing headers 3 éve
SourceTextModule.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
SourceTextModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 éve
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 éve
SyntaxHighlighter.h 086969277e Everywhere: Run clang-format 3 éve
SyntheticModule.cpp 89d4094709 LibJS: Mark concrete method calls of Environment Records with ?/! 3 éve
SyntheticModule.h 6b5c882af3 LibJS: Add support for JSON modules 3 éve
Token.cpp 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 éve
Token.h 086969277e Everywhere: Run clang-format 3 éve