Gunnar Beutner 4be3374b24 LibJS: Add bytecode ops for >, >= and <= 4 lat temu
..
Bytecode 4be3374b24 LibJS: Add bytecode ops for >, >= and <= 4 lat temu
Heap e7bfd34ea7 LibJS: Add dbgln() to Heap::allocator_for_size() before crashing 4 lat temu
Runtime 4ba2eb8fe5 LibJS: Cache generated bytecode for ScriptFunction 4 lat temu
Tests 17afe015a5 LibJS: Add Date.prototype.setTime() 4 lat temu
AST.cpp 0553e0b048 LibJS: Move AST bytecode generation virtuals to separate cpp file 4 lat temu
AST.h 4bdfe73895 LibJS: Add basic support for "continue" in the bytecode VM 4 lat temu
CMakeLists.txt 0553e0b048 LibJS: Move AST bytecode generation virtuals to separate cpp file 4 lat temu
Console.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 lat temu
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Forward.h 69dddd4ef5 LibJS: Start fleshing out a bytecode for the JavaScript engine :^) 4 lat temu
Interpreter.cpp 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters 4 lat temu
Interpreter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Lexer.cpp 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) 4 lat temu
Lexer.h 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) 4 lat temu
MarkupGenerator.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
MarkupGenerator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Parser.cpp ea7ba34a31 AK+LibWasm+LibJS: Disallow Variant.has() on types that aren't contained 4 lat temu
Parser.h 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters 4 lat temu
SourceRange.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
SyntaxHighlighter.cpp 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 lat temu
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 lat temu
Token.cpp 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) 4 lat temu
Token.h 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) 4 lat temu