Linus Groh 0094259d72 LibJS: Implement Intl.DisplayNames.supportedLocalesOf() il y a 3 ans
..
Bytecode 66264f7c2a LibJS: Change ExecutionContext's arguments list to a MarkedValueList il y a 4 ans
Heap 222e518a53 LibJS: Avoid pointless transitions and metadata lookups in storage_set() il y a 4 ans
Runtime 0094259d72 LibJS: Implement Intl.DisplayNames.supportedLocalesOf() il y a 3 ans
Tests 0094259d72 LibJS: Implement Intl.DisplayNames.supportedLocalesOf() il y a 3 ans
AST.cpp def8b44c40 LibJS: Add support for public fields in classes il y a 3 ans
AST.h def8b44c40 LibJS: Add support for public fields in classes il y a 3 ans
CMakeLists.txt 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object il y a 3 ans
Console.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext il y a 4 ans
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Forward.h 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object il y a 3 ans
Interpreter.cpp 66264f7c2a LibJS: Change ExecutionContext's arguments list to a MarkedValueList il y a 4 ans
Interpreter.h 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes il y a 4 ans
Lexer.cpp 77d8a65498 LibJS: Fix incorrect Lexer VERIFY when parsing Unicode characters il y a 4 ans
Lexer.h 7bcffd1b6a LibJS: Fix some small remaining issues with parsing unicode escapes il y a 4 ans
MarkupGenerator.cpp b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users il y a 4 ans
MarkupGenerator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Parser.cpp d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr il y a 3 ans
Parser.h d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr il y a 3 ans
SourceRange.h 1a9518ebe3 LibJS: Implement parsing and evaluation for AssignmentPatterns il y a 4 ans
SyntaxHighlighter.cpp 53166c10ca LibJS: Remove unused header includes il y a 4 ans
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters il y a 4 ans
Token.cpp 7bcffd1b6a LibJS: Fix some small remaining issues with parsing unicode escapes il y a 4 ans
Token.h c108c8ff24 LibJS: Disallow yield expression correctly in formal parameters il y a 4 ans