Andreas Kling db790dda62 LibJS: Remove hand-rolled type information in JS AST in favor of RTTI 4 år sedan
..
Heap 7c8d35600c Spreadsheet: Override `visit_edges()` and visit stored JS objects 4 år sedan
Runtime db790dda62 LibJS: Remove hand-rolled type information in JS AST in favor of RTTI 4 år sedan
Tests 0f66589007 Everywhere: Fix more typos 4 år sedan
AST.cpp db790dda62 LibJS: Remove hand-rolled type information in JS AST in favor of RTTI 4 år sedan
AST.h db790dda62 LibJS: Remove hand-rolled type information in JS AST in favor of RTTI 4 år sedan
CMakeLists.txt 5eb1f752ab LibJS: Use new format functions everywhere 4 år sedan
Console.cpp 43ff2ea8d8 LibJS: Use regular stack for VM call frames instead of Vector storage 4 år sedan
Console.h e4bda2e1e7 LibJS: Move Console from Interpreter to GlobalObject 4 år sedan
Forward.h 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 år sedan
Interpreter.cpp db790dda62 LibJS: Remove hand-rolled type information in JS AST in favor of RTTI 4 år sedan
Interpreter.h b34b681811 LibJS: Track source positions all the way down to exceptions 4 år sedan
Lexer.cpp 0974991d05 LibJS: Don't treat '?.' followed by decimal digit as QuestionMarkPeriod 4 år sedan
Lexer.h abd49c174a LibJS: Include source location hint in Parser::print_errors() 4 år sedan
MarkupGenerator.cpp f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI 4 år sedan
MarkupGenerator.h 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files 5 år sedan
Parser.cpp db790dda62 LibJS: Remove hand-rolled type information in JS AST in favor of RTTI 4 år sedan
Parser.h 8ca0e8325a LibJS: Don't save rule start positions along with the parser state 4 år sedan
SourceRange.h b34b681811 LibJS: Track source positions all the way down to exceptions 4 år sedan
Token.cpp 3dbf4c62b0 LibJS: Use GenericLexer for Token::string_value() 4 år sedan
Token.h 03c1d43f6e LibJS: Add message string to Token 4 år sedan