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