Linus Groh 0a0ba64383 LibJS: Handle Object.prototype.hasOwnProperty() with no arg correctly 5 lat temu
..
Heap f7a1696087 LibJS: Add MarkedValueList and use it for argument passing 5 lat temu
Runtime 0a0ba64383 LibJS: Handle Object.prototype.hasOwnProperty() with no arg correctly 5 lat temu
Tests 0a0ba64383 LibJS: Handle Object.prototype.hasOwnProperty() with no arg correctly 5 lat temu
AST.cpp 30fe1b5d58 LibJS: Support spreading of strings and string objects 5 lat temu
AST.h ee0bf55127 LibJS: Make AssignmentExpression assign through a Reference 5 lat temu
Forward.h 67b8e6fc5b LibJS: Add Reference class to represent a base.property reference 5 lat temu
Interpreter.cpp 24cce3674b LibJS: Support o.f++ :^) 5 lat temu
Interpreter.h 3c4a9e421f LibJS: Allow "delete someGlobalVariable" 5 lat temu
Lexer.cpp 80fecc615a LibJS: Add spreading in array literals 5 lat temu
Lexer.h 9477efe970 LibJS: Handle HTML-style comments 5 lat temu
Makefile ee0bf55127 LibJS: Make AssignmentExpression assign through a Reference 5 lat temu
Parser.cpp 80fecc615a LibJS: Add spreading in array literals 5 lat temu
Parser.h 038051d205 LibJS: Parse while statements 5 lat temu
Token.cpp 95b51e857d LibJS: Add TokenType::TemplateLiteral 5 lat temu
Token.h 80fecc615a LibJS: Add spreading in array literals 5 lat temu