Simon Wanner dd466ec83a LibJS/Bytecode: Remove the PushDeclarativeEnvironment instruction 1 rok pred
..
Bytecode dd466ec83a LibJS/Bytecode: Remove the PushDeclarativeEnvironment instruction 1 rok pred
Contrib 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 rokov pred
Heap 8a727abd23 LibJS: Move Heap intrusive list manipulation inline 1 rok pred
JIT c810d4784e LibJS/JIT: Compile the Await instruction 1 rok pred
Runtime 1030776f92 LibJS: Avoid crash on empty stack trace 1 rok pred
Tests 68f4d21de2 LibJS: Lazily collect stack trace information 1 rok pred
AST.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 rok pred
AST.h 65232b6681 LibJS: Mark classes and virtual functions `final` where possible 2 rokov pred
CMakeLists.txt 68f4d21de2 LibJS: Lazily collect stack trace information 1 rok pred
Console.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 rok pred
Console.h 396655d145 LibJS: Begin implementing console.dir 2 rokov pred
CyclicModule.cpp ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 rok pred
CyclicModule.h ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 rok pred
Forward.h d60e8c9df5 LibJS: Add ModuleWithSpecifier for LoadedModules 1 rok pred
Lexer.cpp 34344120f2 AK: Make "foo"_string infallible 2 rokov pred
Lexer.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 rokov pred
MarkupGenerator.cpp e33145aa4b LibJS: Use OrderedHashMap for the Shape property table 1 rok pred
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 rokov pred
Module.cpp ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 rok pred
Module.h ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 rok pred
Parser.cpp 2d8b2328fd LibJS: Syntax error for a unary expression followed by exponentiation 1 rok pred
Parser.h b0a533dbc0 LibJS: Identify global variables during parsing 2 rokov pred
ParserError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 rokov pred
ParserError.h 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 rokov pred
Position.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 rok pred
Print.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 rokov pred
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 rokov pred
SafeFunction.h 0ff29349e6 LibJS: Add GC graph dumper 1 rok pred
Script.cpp 33b40eaeed LibJS: Add LoadedModules to Script and CyclicModule 1 rok pred
Script.h 33b40eaeed LibJS: Add LoadedModules to Script and CyclicModule 1 rok pred
SourceCode.cpp 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 rok pred
SourceCode.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 rok pred
SourceRange.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 rok pred
SourceTextModule.cpp 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() 1 rok pred
SourceTextModule.h d29bd55b48 LibJS: Implement import.meta for bytecode 2 rokov pred
SyntaxHighlighter.cpp ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 rok pred
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 rokov pred
SyntheticModule.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 rokov pred
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 rokov pred
Token.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 rok pred
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token 2 rokov pred