Linus Groh 058a247c61 LibJS: Add spec comments to Value::to_integer_or_infinity() 2 yıl önce
..
Bytecode 4db2efaecb LibJS/Bytecode: Implement yield* 2 yıl önce
Contrib 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
Heap d26aabff04 Everywhere: Run clang-format 2 yıl önce
Runtime 058a247c61 LibJS: Add spec comments to Value::to_integer_or_infinity() 2 yıl önce
Tests 5ee1758f46 LibJS: Use ToPropertyKey AO for computed member expression value 2 yıl önce
AST.cpp 5ee1758f46 LibJS: Use ToPropertyKey AO for computed member expression value 2 yıl önce
AST.h 9721da2e6a LibJS: Call shrink_to_fit() on various Vectors created during parse 2 yıl önce
CMakeLists.txt eb50969781 LibJS: Add an EliminateLoads pass to Bytecode 2 yıl önce
Console.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 yıl önce
Console.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
CyclicModule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
CyclicModule.h b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 yıl önce
Forward.h 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file 2 yıl önce
Interpreter.cpp fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2 yıl önce
Interpreter.h fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2 yıl önce
Lexer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
Lexer.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
MarkupGenerator.cpp 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 yıl önce
MarkupGenerator.h 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 yıl önce
Module.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
Module.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
Parser.cpp 9721da2e6a LibJS: Call shrink_to_fit() on various Vectors created during parse 2 yıl önce
Parser.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
ParserError.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
ParserError.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
Print.cpp ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses 2 yıl önce
Print.h 84502f53b5 LibJS+js: Move the value print implementation to LibJS 2 yıl önce
SafeFunction.h d26aabff04 Everywhere: Run clang-format 2 yıl önce
Script.cpp e6331031c4 LibJS: Make Parser::Error a standalone ParserError class 2 yıl önce
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
SourceCode.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
SourceCode.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
SourceRange.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
SourceTextModule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
SourceTextModule.h 97b5f4814e LibJS: Make SourceTextModule.h not include AST.h or Parser.h 2 yıl önce
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 yıl önce
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 yıl önce
SyntheticModule.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 yıl önce
SyntheticModule.h 00c8f07192 LibJS: Make Script and Module GC-allocated 2 yıl önce
Token.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
Token.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce