Stephan Unverwerth 9477efe970 LibJS: Handle HTML-style comments 5 rokov pred
..
Heap e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects 5 rokov pred
Runtime 2a65db7c12 LibJS: Implement Error.prototype.name setter (#1776) 5 rokov pred
Tests 9477efe970 LibJS: Handle HTML-style comments 5 rokov pred
AST.cpp 062d6af16e LibJS: Remove Interpreter::declare_variable() 5 rokov pred
AST.h ac7459cb40 LibJS: Hoist variable declarations to the nearest relevant scope 5 rokov pred
Forward.h cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types 5 rokov pred
Interpreter.cpp 8249280500 LibJS: Use HashMap::ensure_capacity() in enter_scope() 5 rokov pred
Interpreter.h 062d6af16e LibJS: Remove Interpreter::declare_variable() 5 rokov pred
Lexer.cpp 9477efe970 LibJS: Handle HTML-style comments 5 rokov pred
Lexer.h 9477efe970 LibJS: Handle HTML-style comments 5 rokov pred
Makefile 6f3ea75569 LibJS: Add String constructor :^) 5 rokov pred
Parser.cpp ac7459cb40 LibJS: Hoist variable declarations to the nearest relevant scope 5 rokov pred
Parser.h ac7459cb40 LibJS: Hoist variable declarations to the nearest relevant scope 5 rokov pred
Token.cpp 500f6d9e3a LibJS: Add numeric literal parsing for different bases and exponents 5 rokov pred
Token.h f8f65053bd LibJS: Parse "this" as ThisExpression 5 rokov pred