Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() před 2 roky
..
Bytecode 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() před 2 roky
Contrib 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Heap d26aabff04 Everywhere: Run clang-format před 2 roky
Runtime 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() před 2 roky
Tests cf0d30add6 LibJS: Add a function to ensure calls are made within the same second před 2 roky
AST.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() před 2 roky
AST.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
CMakeLists.txt eb50969781 LibJS: Add an EliminateLoads pass to Bytecode před 2 roky
Console.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Console.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
CyclicModule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
CyclicModule.h b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h před 2 roky
Forward.h 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file před 2 roky
Interpreter.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated před 2 roky
Interpreter.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Lexer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Lexer.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
MarkupGenerator.cpp 112b3f7342 LibJS: Convert MarkupGenerator to the new String před 2 roky
MarkupGenerator.h 112b3f7342 LibJS: Convert MarkupGenerator to the new String před 2 roky
Module.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Module.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Parser.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Parser.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
ParserError.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
ParserError.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Print.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Print.h 84502f53b5 LibJS+js: Move the value print implementation to LibJS před 2 roky
SafeFunction.h d26aabff04 Everywhere: Run clang-format před 2 roky
Script.cpp e6331031c4 LibJS: Make Parser::Error a standalone ParserError class před 2 roky
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
SourceCode.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
SourceCode.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
SourceRange.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
SourceTextModule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
SourceTextModule.h 97b5f4814e LibJS: Make SourceTextModule.h not include AST.h or Parser.h před 2 roky
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers před 3 roky
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax před 2 roky
SyntheticModule.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated před 2 roky
SyntheticModule.h 00c8f07192 LibJS: Make Script and Module GC-allocated před 2 roky
Token.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Token.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky