Simon Wanner ac59e982a9 LibJS/JIT: Compile the CopyObjectExcludingProperties instruction há 1 ano atrás
..
Bytecode ac59e982a9 LibJS/JIT: Compile the CopyObjectExcludingProperties instruction há 1 ano atrás
Contrib 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 2 anos atrás
Heap 8a727abd23 LibJS: Move Heap intrusive list manipulation inline há 1 ano atrás
JIT ac59e982a9 LibJS/JIT: Compile the CopyObjectExcludingProperties instruction há 1 ano atrás
Runtime 2086b8df9c LibJS/Date: Ensure `YearFromTime(t)` holds invariant after approximation há 1 ano atrás
Tests 2086b8df9c LibJS/Date: Ensure `YearFromTime(t)` holds invariant after approximation há 1 ano atrás
AST.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} há 1 ano atrás
AST.h 65232b6681 LibJS: Mark classes and virtual functions `final` where possible há 2 anos atrás
CMakeLists.txt ec8330b647 LibJS/JIT: Dump disassembly of generated code using LibX86 há 1 ano atrás
Console.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} há 1 ano atrás
Console.h 396655d145 LibJS: Begin implementing console.dir há 2 anos atrás
CyclicModule.cpp 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations há 2 anos atrás
CyclicModule.h 65232b6681 LibJS: Mark classes and virtual functions `final` where possible há 2 anos atrás
Forward.h 13057812d5 LibJS: Remove inline capacity from MarkedVector há 1 ano atrás
Lexer.cpp 34344120f2 AK: Make "foo"_string infallible há 2 anos atrás
Lexer.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
MarkupGenerator.cpp e33145aa4b LibJS: Use OrderedHashMap for the Shape property table há 1 ano atrás
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values há 2 anos atrás
Module.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 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 2d8b2328fd LibJS: Syntax error for a unary expression followed by exponentiation há 1 ano atrás
Parser.h b0a533dbc0 LibJS: Identify global variables during parsing 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
Position.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS há 1 ano atrás
Print.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible há 2 anos atrás
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages há 2 anos atrás
SafeFunction.h 0ff29349e6 LibJS: Add GC graph dumper 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 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS há 1 ano atrás
SourceCode.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS há 1 ano atrás
SourceRange.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS há 1 ano atrás
SourceTextModule.cpp 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() há 1 ano atrás
SourceTextModule.h d29bd55b48 LibJS: Implement import.meta for bytecode há 2 anos atrás
SyntaxHighlighter.cpp ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI há 1 ano atrás
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax há 2 anos atrás
SyntheticModule.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible há 2 anos atrás
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Token.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token há 2 anos atrás