Andreas Kling 0255c8d976 Only apply auto-naming of function expressions based on syntax 4 tahun lalu
..
Heap 1fb50d823d LibJS: Always inline Cell::vm() and Cell::heap() 4 tahun lalu
Runtime 7241ff3967 LibJS: *Actually* check for negative zero in JS::Value(double) 4 tahun lalu
Tests 0255c8d976 Only apply auto-naming of function expressions based on syntax 4 tahun lalu
AST.cpp 0255c8d976 Only apply auto-naming of function expressions based on syntax 4 tahun lalu
AST.h 0255c8d976 Only apply auto-naming of function expressions based on syntax 4 tahun lalu
CMakeLists.txt ddbf20ecf6 LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 4 tahun lalu
Console.cpp d8415520de LibJS: Put console dbgln() logging behind #ifdef __serenity__ 4 tahun lalu
Console.h 7f66a4e3ba LibJS: Print console.{debug,error,info,log,warn} to system debug log 4 tahun lalu
Forward.h 1b43a6ef2d LibJS: Implement the GetMethod abstract operation 4 tahun lalu
Interpreter.cpp e0abfcb27d LibJS: Don't track executing AST nodes in a Vector 4 tahun lalu
Interpreter.h 630d83be8f LibJS: Always inline some tiny Interpreter getters 4 tahun lalu
Lexer.cpp 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST 4 tahun lalu
Lexer.h 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST 4 tahun lalu
MarkupGenerator.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 tahun lalu
MarkupGenerator.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 tahun lalu
Parser.cpp 0255c8d976 Only apply auto-naming of function expressions based on syntax 4 tahun lalu
Parser.h 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST 4 tahun lalu
SourceRange.h 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST 4 tahun lalu
SyntaxHighlighter.cpp a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 4 tahun lalu
SyntaxHighlighter.h a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 4 tahun lalu
Token.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 tahun lalu
Token.h 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST 4 tahun lalu