.. |
Bytecode
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 éve |
Contrib
|
53852452b2
LibJS: Propagate errors from Intrinsics initialization
|
2 éve |
Heap
|
176beeb08e
LibJS: Enforce proper const-propogation with {Nonnull,}GCPtr
|
2 éve |
Runtime
|
74e93a46ea
LibJS: Fix a few const-ness issues
|
2 éve |
Tests
|
ddc7bedca6
LibJS: Make int_part a double in StringPrototype::to_string
|
2 éve |
AST.cpp
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 éve |
AST.h
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 éve |
CMakeLists.txt
|
93ad25fbe5
LibJS: Add to_string definitions to CodeGenerationError and ParserError
|
2 éve |
Console.cpp
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 éve |
Console.h
|
f40094d014
LibWeb+LibJS: Format Console arguments with JS::Print
|
2 éve |
CyclicModule.cpp
|
b42e293ddd
LibJS: Convert NativeFunction::create() to NonnullGCPtr
|
2 éve |
CyclicModule.h
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 éve |
Forward.h
|
6255ca4a42
LibJS: Add DisposableStack{, Prototype, Constructor}
|
2 éve |
Interpreter.cpp
|
fbf9cb3387
WebContent+LibWeb+LibJS: Simplify injection of JS console globals
|
2 éve |
Interpreter.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 éve |
Lexer.cpp
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 éve |
Lexer.h
|
3226ce3d83
LibJS: Remove some usage of DeprecatedString usage from Lexer
|
2 éve |
MarkupGenerator.cpp
|
24e9cea524
LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE
|
2 éve |
MarkupGenerator.h
|
112b3f7342
LibJS: Convert MarkupGenerator to the new String
|
2 éve |
Module.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 éve |
Module.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 éve |
Parser.cpp
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 éve |
Parser.h
|
bd5d8e9d35
LibJS: Make RefPtr and NonnullRefPtr usage const-correct
|
2 éve |
ParserError.cpp
|
93ad25fbe5
LibJS: Add to_string definitions to CodeGenerationError and ParserError
|
2 éve |
ParserError.h
|
93ad25fbe5
LibJS: Add to_string definitions to CodeGenerationError and ParserError
|
2 éve |
Print.cpp
|
2bec236ea6
LibJS: Use the EnumerateObjectProperties AO to print objects
|
2 éve |
Print.h
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 éve |
SafeFunction.h
|
79006c03b4
AK: Check the return type in `IsCallableWithArguments`
|
2 éve |
Script.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 éve |
Script.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
SourceCode.cpp
|
bd5d8e9d35
LibJS: Make RefPtr and NonnullRefPtr usage const-correct
|
2 éve |
SourceCode.h
|
bd5d8e9d35
LibJS: Make RefPtr and NonnullRefPtr usage const-correct
|
2 éve |
SourceRange.h
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 éve |
SourceTextModule.cpp
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 éve |
SourceTextModule.h
|
bd5d8e9d35
LibJS: Make RefPtr and NonnullRefPtr usage const-correct
|
2 éve |
SyntaxHighlighter.cpp
|
0511059d60
LibJS: Assign folding regions for JS files
|
2 éve |
SyntaxHighlighter.h
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
2 éve |
SyntheticModule.cpp
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 éve |
SyntheticModule.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 éve |
Token.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 éve |
Token.h
|
cfa6b4d815
LibJS: Remove DeprecatedString usage from Token
|
2 éve |