Linus Groh d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr há 2 anos atrás
..
Bytecode e54536421a LibJS: Port iterator_next() to NonnullGCPtr há 2 anos atrás
Contrib b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
Heap 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
Runtime d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr há 2 anos atrás
Tests 3709d11212 LibJS: Parse secondary expressions with the original forbidden token set há 2 anos atrás
AST.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr há 2 anos atrás
AST.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
CMakeLists.txt 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial há 2 anos atrás
Console.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
Console.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
CyclicModule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
CyclicModule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
Forward.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
Interpreter.cpp fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals há 2 anos atrás
Interpreter.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes há 2 anos atrás
Lexer.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
Lexer.h 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer há 2 anos atrás
MarkupGenerator.cpp 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE há 2 anos atrás
MarkupGenerator.h 112b3f7342 LibJS: Convert MarkupGenerator to the new String há 2 anos atrás
Module.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
Module.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
Parser.cpp 3709d11212 LibJS: Parse secondary expressions with the original forbidden token set há 2 anos atrás
Parser.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct há 2 anos atrás
ParserError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError há 2 anos atrás
ParserError.h 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError há 2 anos atrás
Print.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages há 2 anos atrás
SafeFunction.h 4bc0d8e4c8 LibJS: Fix compilation of operator= for JS::SafeFunction há 2 anos atrás
Script.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
SourceCode.cpp bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct há 2 anos atrás
SourceCode.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct há 2 anos atrás
SourceRange.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes há 2 anos atrás
SourceTextModule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
SourceTextModule.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct há 2 anos atrás
SyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes há 2 anos atrás
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax há 2 anos atrás
SyntheticModule.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Token.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token há 2 anos atrás