.. |
Bytecode
|
e3ef241108
LibJS: Remove the non-standard put helper and replace it's usages
|
vor 4 Jahren |
Heap
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
vor 4 Jahren |
Runtime
|
30fe0529bd
LibJS: Fix second argument passed to Proxy [[Call]] trap (thisArgument)
|
vor 4 Jahren |
Tests
|
30fe0529bd
LibJS: Fix second argument passed to Proxy [[Call]] trap (thisArgument)
|
vor 4 Jahren |
AST.cpp
|
0ba81dc0b7
LibJS: Remove Object::is_array() in favor of Value::is_array() and RTTI
|
vor 4 Jahren |
AST.h
|
3faeabf1dc
Revert "LibJS: Don't hoist functions under certain circumstances"
|
vor 4 Jahren |
CMakeLists.txt
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
vor 4 Jahren |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
vor 4 Jahren |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Forward.h
|
9f0aef6051
LibJS: Implement most of String.prototype.replaceAll
|
vor 4 Jahren |
Interpreter.cpp
|
e3ef241108
LibJS: Remove the non-standard put helper and replace it's usages
|
vor 4 Jahren |
Interpreter.h
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
vor 4 Jahren |
Lexer.cpp
|
0292ad33eb
LibJS: Make a slash after a curly close mean not-division
|
vor 4 Jahren |
Lexer.h
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
vor 4 Jahren |
MarkupGenerator.cpp
|
0ba81dc0b7
LibJS: Remove Object::is_array() in favor of Value::is_array() and RTTI
|
vor 4 Jahren |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Parser.cpp
|
3faeabf1dc
Revert "LibJS: Don't hoist functions under certain circumstances"
|
vor 4 Jahren |
Parser.h
|
3faeabf1dc
Revert "LibJS: Don't hoist functions under certain circumstances"
|
vor 4 Jahren |
SourceRange.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
SyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
vor 4 Jahren |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
vor 4 Jahren |
Token.cpp
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
vor 4 Jahren |
Token.h
|
10ceeb092f
Everywhere: Use s.unverwerth@serenityos.org :^)
|
vor 4 Jahren |