Brian Gianforcaro 2a65db7c12 LibJS: Implement Error.prototype.name setter (#1776) 5 lat temu
..
Heap e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects 5 lat temu
Runtime 2a65db7c12 LibJS: Implement Error.prototype.name setter (#1776) 5 lat temu
Tests 2a65db7c12 LibJS: Implement Error.prototype.name setter (#1776) 5 lat temu
AST.cpp f8f65053bd LibJS: Parse "this" as ThisExpression 5 lat temu
AST.h f8f65053bd LibJS: Parse "this" as ThisExpression 5 lat temu
Forward.h cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types 5 lat temu
Interpreter.cpp 0d41e542b7 LibJS: Throw on assignment of an const variable 5 lat temu
Interpreter.h 3b21c4aa56 LibJS: Add console.trace() 5 lat temu
Lexer.cpp f8f65053bd LibJS: Parse "this" as ThisExpression 5 lat temu
Lexer.h cdb627a516 LibJS: Allow lexer to run without logging errors 5 lat temu
Makefile 6f3ea75569 LibJS: Add String constructor :^) 5 lat temu
Parser.cpp f8f65053bd LibJS: Parse "this" as ThisExpression 5 lat temu
Parser.h 984c290ec0 LibJS: Do not execute scripts with parse errors 5 lat temu
Token.cpp 500f6d9e3a LibJS: Add numeric literal parsing for different bases and exponents 5 lat temu
Token.h f8f65053bd LibJS: Parse "this" as ThisExpression 5 lat temu