Linus Groh 6da6da73cc LibJS: Allow 'T' prefix in time-only strings 3 vuotta sitten
..
Bytecode 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 vuotta sitten
Heap c175cea32d LibJS: Fix typo in MarkedVector::end() 3 vuotta sitten
Runtime 6da6da73cc LibJS: Allow 'T' prefix in time-only strings 3 vuotta sitten
Tests 247d2f7cc4 LibJS: Only allow Calendar this value in Temporal.Calendar.prototype.id 3 vuotta sitten
AST.cpp 038d354b5d LibJS: Remove Object::value_of() 3 vuotta sitten
AST.h b7c7d54167 LibJS: Split parsing program to script and module separately 3 vuotta sitten
CMakeLists.txt 8bb9fe63b7 LibJS: Add MarkedVector<T> 3 vuotta sitten
Console.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext 4 vuotta sitten
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
Forward.h 8bb9fe63b7 LibJS: Add MarkedVector<T> 3 vuotta sitten
Interpreter.cpp 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr 3 vuotta sitten
Interpreter.h 830ea0414c LibJS: Make scoping follow the spec 3 vuotta sitten
Lexer.cpp e751dcea43 LibJS: Treat private identifier as divisible token 3 vuotta sitten
Lexer.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 vuotta sitten
MarkupGenerator.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 vuotta sitten
MarkupGenerator.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 vuotta sitten
Module.cpp d553fd7f4f LibJS: Add a barebones Module class 3 vuotta sitten
Module.h d553fd7f4f LibJS: Add a barebones Module class 3 vuotta sitten
Parser.cpp 5010d4c20c LibJS: Don't match async \n function as an async function declaration 3 vuotta sitten
Parser.h b7c7d54167 LibJS: Split parsing program to script and module separately 3 vuotta sitten
Script.cpp 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb 3 vuotta sitten
Script.h 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) 3 vuotta sitten
SourceRange.h a95b321bf1 LibJS: Add missing headers 3 vuotta sitten
SourceTextModule.cpp 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 vuotta sitten
SourceTextModule.h 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 vuotta sitten
SyntaxHighlighter.cpp 53166c10ca LibJS: Remove unused header includes 4 vuotta sitten
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 vuotta sitten
Token.cpp 7624c3de0e LibJS: Disallow '\8' and '\9' in strict mode due to being octal escapes 3 vuotta sitten
Token.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 vuotta sitten