Andreas Kling f1e1d9dd74 LibJS: Add EnvironmentRecord::global_object() 4 gadi atpakaļ
..
Bytecode 8a3c9d9851 LibJS: Remove direct argument loading since it was buggy 4 gadi atpakaļ
Heap b458090d14 LibJS: Don't generate unused HeapBlock names on non-SerenityOS systems 4 gadi atpakaļ
Runtime f1e1d9dd74 LibJS: Add EnvironmentRecord::global_object() 4 gadi atpakaļ
Tests 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval 4 gadi atpakaļ
AST.cpp 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval 4 gadi atpakaļ
AST.h 8a3c9d9851 LibJS: Remove direct argument loading since it was buggy 4 gadi atpakaļ
CMakeLists.txt 733e8472fa LibJS: Make put_own_property_by_index closer to spec 4 gadi atpakaļ
Console.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 gadi atpakaļ
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
Forward.h 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord 4 gadi atpakaļ
Interpreter.cpp 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord 4 gadi atpakaļ
Interpreter.h 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable 4 gadi atpakaļ
Lexer.cpp 714a96619f LibJS: Disallow whitespace or comments between regex literal and flags 4 gadi atpakaļ
Lexer.h d476144565 Userland: Allow building SerenityOS with -funsigned-char 4 gadi atpakaļ
MarkupGenerator.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 gadi atpakaļ
MarkupGenerator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
Parser.cpp 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval 4 gadi atpakaļ
Parser.h 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval 4 gadi atpakaļ
SourceRange.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
SyntaxHighlighter.cpp 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 gadi atpakaļ
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 gadi atpakaļ
Token.cpp 39ad705c13 LibJS: Use the new is_ascii_foo() helpers from AK 4 gadi atpakaļ
Token.h 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) 4 gadi atpakaļ