Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr 2 лет назад
..
Bytecode 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 лет назад
Contrib 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 лет назад
Heap 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 лет назад
Runtime 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr 2 лет назад
Tests a2cf026b30 LibJS: Throw a RangeError when when formatting strings in DurationFormat 2 лет назад
AST.cpp 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads 2 лет назад
AST.h 9721da2e6a LibJS: Call shrink_to_fit() on various Vectors created during parse 2 лет назад
CMakeLists.txt 40cc38869e LibJS: Move ExecutionContext function implementations out of line 2 лет назад
Console.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 лет назад
Console.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
CyclicModule.cpp b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr 2 лет назад
CyclicModule.h b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 лет назад
Forward.h 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file 2 лет назад
Interpreter.cpp fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2 лет назад
Interpreter.h fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2 лет назад
Lexer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
Lexer.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
MarkupGenerator.cpp 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 лет назад
MarkupGenerator.h 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 лет назад
Module.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 лет назад
Module.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
Parser.cpp 2bbea62176 LibJS: Don't update names of resulting functions in object expression 2 лет назад
Parser.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
ParserError.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
ParserError.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
Print.cpp ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses 2 лет назад
Print.h 84502f53b5 LibJS+js: Move the value print implementation to LibJS 2 лет назад
SafeFunction.h f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 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 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
SourceCode.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
SourceRange.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
SourceTextModule.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 лет назад
SourceTextModule.h 97b5f4814e LibJS: Make SourceTextModule.h not include AST.h or Parser.h 2 лет назад
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 лет назад
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 лет назад
SyntheticModule.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 лет назад
SyntheticModule.h 00c8f07192 LibJS: Make Script and Module GC-allocated 2 лет назад
Token.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
Token.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад