.. |
Heap
|
08f9bc26a6
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
há 4 anos atrás |
Runtime
|
2bc5bc64fb
LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h>
|
há 4 anos atrás |
Tests
|
c0e4353bde
LibJS: Handle getter exception in JSONObject::serialize_json_property()
|
há 4 anos atrás |
AST.cpp
|
591b7b7031
LibJS: Remove js_string(Interpreter&, ...)
|
há 4 anos atrás |
AST.h
|
fd32f00839
LibJS: Mark more ASTNode classes as `final`
|
há 4 anos atrás |
CMakeLists.txt
|
1c43442be4
LibJS+Clients: Add JS::VM object, separate Heap from Interpreter
|
há 4 anos atrás |
Console.cpp
|
6861c619c6
LibJS: Move most of Interpreter into VM
|
há 4 anos atrás |
Console.h
|
a48080f62d
LibJS: Move Interpreter::get_trace() to ConsoleClient
|
há 5 anos atrás |
Forward.h
|
340a115dfe
LibJS: Make native function/property callbacks take VM, not Interpreter
|
há 4 anos atrás |
Interpreter.cpp
|
1ff9d33131
LibJS: Make Function::call() not require an Interpreter&
|
há 4 anos atrás |
Interpreter.h
|
1ff9d33131
LibJS: Make Function::call() not require an Interpreter&
|
há 4 anos atrás |
Lexer.cpp
|
5d3c437cce
LibJS: Fix start position of multi-line tokens
|
há 4 anos atrás |
Lexer.h
|
61ac1d3ffa
LibJS: Lex and parse regex literals, add RegExp objects
|
há 5 anos atrás |
MarkupGenerator.cpp
|
7d83665635
LibJS+LibGUI+js: Handle UnterminatedRegexLiteral in syntax highlighters
|
há 4 anos atrás |
MarkupGenerator.h
|
937d0be762
Meta: Add a script check the presence of "#pragma once" in header files
|
há 5 anos atrás |
Parser.cpp
|
5fd87ccd16
LibJS: Add FIXMEs for parsing increment operators with function LHS/RHS
|
há 4 anos atrás |
Parser.h
|
5a2ec86048
LibJS: Parser refactored to use constexpr precedence table
|
há 5 anos atrás |
Token.cpp
|
d1d9545875
LibJS: Add missing reserved words to Token::is_identifier_name()
|
há 5 anos atrás |
Token.h
|
5a2ec86048
LibJS: Parser refactored to use constexpr precedence table
|
há 5 anos atrás |