Shannon Booth 2401c0ff7e LibJS/Tests: Add support for expected failure (xfail) tests 2 роки тому
..
Bytecode 9f06e130a2 LibJS/Bytecode: Keep saved return value in call frame register 2 роки тому
Contrib e64a8751d1 LibJS: Do not use the `$` special character in file names 2 роки тому
Heap 1768d70823 Revert "LibJS: Remove "uprooting" mechanism from garbage collector" 2 роки тому
Runtime 8b23bbf58e LibJS: Read properties from the Intl.DateTimeFormat options object once 2 роки тому
Tests 2401c0ff7e LibJS/Tests: Add support for expected failure (xfail) tests 2 роки тому
AST.cpp fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name 2 роки тому
AST.h fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name 2 роки тому
CMakeLists.txt 77d7f715e3 LibJS+CI: Remove bytecode optimization passes for now 2 роки тому
Console.cpp 396655d145 LibJS: Begin implementing console.dir 2 роки тому
Console.h 396655d145 LibJS: Begin implementing console.dir 2 роки тому
CyclicModule.cpp 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations 2 роки тому
CyclicModule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
Forward.h d5ca51b461 LibJS: Forward declare the MemberExpression AST node 2 роки тому
Interpreter.cpp d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ 2 роки тому
Interpreter.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 роки тому
Lexer.cpp a2efecac03 LibJS: Parse slashes after reserved identifiers correctly 2 роки тому
Lexer.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 роки тому
MarkupGenerator.cpp a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 роки тому
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 роки тому
Module.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 роки тому
Module.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
Parser.cpp 9054b1bc14 LibJS: Always taint parsing environment on call to eval() 2 роки тому
Parser.h b0a533dbc0 LibJS: Identify global variables during parsing 2 роки тому
ParserError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 роки тому
ParserError.h 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 роки тому
Print.cpp 566a8dfd93 LibJS: Allow GeneratorObject to be subclassed 2 роки тому
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 роки тому
SafeFunction.h 4bc0d8e4c8 LibJS: Fix compilation of operator= for JS::SafeFunction 2 роки тому
Script.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 роки тому
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
SourceCode.cpp bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 роки тому
SourceCode.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 роки тому
SourceRange.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 роки тому
SourceTextModule.cpp fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name 2 роки тому
SourceTextModule.h d29bd55b48 LibJS: Implement import.meta for bytecode 2 роки тому
SyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 2 роки тому
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 роки тому
SyntheticModule.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 роки тому
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 роки тому
Token.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 роки тому
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token 2 роки тому